Uses of Package
org.processmining.contexts.test.factory
-
Packages that use org.processmining.contexts.test.factory Package Description org.processmining.contexts.test -
Classes in org.processmining.contexts.test.factory used by org.processmining.contexts.test Class 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.