Package org.camunda.bpm.engine.test
Helper classes for testing processes.
-
Class Summary Class Description ProcessEngineRule Convenience for ProcessEngine and services initialization in the form of a JUnit rule.ProcessEngineTestCase Convenience for ProcessEngine and services initialization in the form of a JUnit base class. -
Annotation Types Summary Annotation Type Description Deployment Annotation for a test method or class to create and delete a deployment around a test method.RequiredHistoryLevel Annotation for a test method or class to specify the required history level.