Class AllStandardScriptTests

java.lang.Object
org.processmining.contexts.test.AllStandardScriptTests

public class AllStandardScriptTests extends Object
Utility class to collect all test scripts annotated in a given directory.
Author:
dfahland
  • Field Details

  • Constructor Details

    • AllStandardScriptTests

      public AllStandardScriptTests()
  • Method Details

    • getAllTestScripts

      public static List<String> getAllTestScripts(String lookUpDir)
      Parameters:
      lookUpDir -
      Returns:
      all test script files in the given directory