| Package | Description |
|---|---|
| org.processmining.contexts.test |
| Class and 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 the
TestFactory. |
| TestFactory
This annotation can be added to a method in a JUnit test class.
|