public class DynamicActivitiProcessTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.camunda.bpm.engine.test.ProcessEngineRule |
camundaRule
configure the process engine before execution
|
| Constructor and Description |
|---|
DynamicActivitiProcessTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy()
Deploy the process
|
void |
generateOutputFiles() |
void |
testDynamicDeployPath1()
Test the first branch of the BPMN-process, verify the execution sequence
|
void |
testDynamicDeployPath2() |
public org.camunda.bpm.engine.test.ProcessEngineRule camundaRule
public void deploy()
public void testDynamicDeployPath1()
throws Exception
Exceptionpublic void generateOutputFiles()
throws IOException
IOExceptionCopyright © 2021. All rights reserved.