Package org.processmining.contexts.test
-
Class Summary Class Description AllInclassMethodTests Utility class to collect all methods annotated with@TestMethod
from a given location of compiled Java classes.AllStandardScriptTests Utility class to collect all test scripts annotated in a given directory.InclassMethodTest Encapsulate a method (annotated withTestMethod
) in a JUnit test.PromTest The base class for unit tests in ProM.StandardScriptTest