Class Surefire1534ReuseForksFalseWithJavaModuleIT


public class Surefire1534ReuseForksFalseWithJavaModuleIT extends AbstractJava9PlusIT
  • Constructor Details

    • Surefire1534ReuseForksFalseWithJavaModuleIT

      public Surefire1534ReuseForksFalseWithJavaModuleIT()
  • Method Details

    • testExecuteWithReuseForksFalseWithJavaModule

      public void testExecuteWithReuseForksFalseWithJavaModule() throws IOException
      Throws:
      IOException
    • testExecuteWithReuseForksFalseWithJavaModuleWithFilter

      public void testExecuteWithReuseForksFalseWithJavaModuleWithFilter() throws IOException
      Throws:
      IOException
    • testExecuteWithZeroForkCountWithJavaModule

      public void testExecuteWithZeroForkCountWithJavaModule() throws IOException
      Throws:
      IOException
    • getProjectDirectoryName

      protected String getProjectDirectoryName()
      Specified by:
      getProjectDirectoryName in class AbstractJava9PlusIT