Is it possible to only test the parent process without having to call the sub-process using JBPMJUnitTestCase ?
Issue
- There is a scenario where users might have to invoke one
BPMN2process definition (sub-process) from anotherBPMN2process (parent process). There might be a use case where users would just want to unit test the parent process usingJBPMJUnitTestCasewithout calling the sub-process. Is it possible?
Environment
- Red Hat JBoss BRMS (BRMS)
- 5.3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.