Class ExecutionAssert
java.lang.Object
org.operaton.bpm.engine.test.util.ExecutionAssert
- Author:
- Thorben Lindhauer
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExecutionAssertassertThat(ExecutionTree tree) describeExecutionTree(String activityId) hasProcessDefinitionId(String expectedProcessDefinitionId) matches(ExecutionTreeAssertion assertion)
-
Field Details
-
tree
-
commandExecutor
-
-
Constructor Details
-
ExecutionAssert
public ExecutionAssert()
-
-
Method Details
-
assertThat
-
matches
-
hasProcessDefinitionId
-
describeExecutionTree
-