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