Class WorkingDirectoryIT


public class WorkingDirectoryIT extends SurefireJUnit4IntegrationTestCase
Test working directory configuration, SUREFIRE-416
Author:
Dan Fabulich, Kristian Rosenvold
  • Constructor Details

    • WorkingDirectoryIT

      public WorkingDirectoryIT()
  • Method Details

    • testWorkingDirectory

      public void testWorkingDirectory() throws Exception
      Throws:
      Exception
    • testWorkingDirectoryNoFork

      public void testWorkingDirectoryNoFork() throws Exception
      Throws:
      Exception
    • testWorkingDirectoryChildOnly

      public void testWorkingDirectoryChildOnly() throws Exception
      Throws:
      Exception
    • testWorkingDirectoryChildOnlyNoFork

      public void testWorkingDirectoryChildOnlyNoFork() throws Exception
      Throws:
      Exception