Package org.activiti.test

Helper and superclasses to simplify the unit testing of processes with Junit.

See:
          Description

Class Summary
JobExecutorPoller  
LogInitializer  
ProcessDeployer a JUnit @Rule that can be used to deploy and automatically undeploy processes.
ProcessEngineBuilder A JUnit @Rule that bootstraps a ProcessEngine and makes it available to test methods.
 

Annotation Types Summary
ProcessDeclared test method annotation which asserts that there is a BPMN 2.0 XML process definition for this method.
 

Package org.activiti.test Description

Helper and superclasses to simplify the unit testing of processes with Junit.



Copyright © 2010 Alfresco. All Rights Reserved.