Class WorkingDirectoryIsInvalidPropertyIT

java.lang.Object
org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase
org.apache.maven.surefire.its.WorkingDirectoryIsInvalidPropertyIT

public class WorkingDirectoryIsInvalidPropertyIT extends SurefireJUnit4IntegrationTestCase
Test when the configured working directory is an invalid property, SUREFIRE-715
Author:
Kristian Rosenvold
  • Constructor Details

    • WorkingDirectoryIsInvalidPropertyIT

      public WorkingDirectoryIsInvalidPropertyIT()
  • Method Details

    • testWorkingDirectory

      public void testWorkingDirectory() throws Exception
      Throws:
      Exception