Package org.processmining.contexts.test.factory
-
Class Summary Class Description FactoryRunner A helper method that can be used to modify how JUnit executes a test suite. -
Annotation Types Summary Annotation Type Description FactoryTest This annotation declares a Java method as 'Test Factory Method' which will be turned into a JUnit test for each object that is registered at theTestFactory
.TestFactory This annotation can be added to a method in a JUnit test class.