-
Enhancement
-
Resolution: Obsolete
-
Major
-
None
-
7.0.0.GA
JBPM 6.x and 7.x provide the JbpmJUnitBaseTestCase class found in the link below, which allows us to easily bootstrap a jBPM environment for unit testing purposes. Currently this class does not cater for Case Management based processes thus this can be a lot of additional code to write. It would be useful to extend JbpmJUnitBaseTestCase to cater for Case Management base implementations and incorporate jbpm-services into the testing capabilities.
An example of one of Maciej's Case Management testing classes can be found here:
- is cloned by
-
JBPM-7760 Provide Test Helper Classes for Case Management and jBPM services
- Resolved