Uses of Class
org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
Packages that use CaseExecutionAssert
-
Uses of CaseExecutionAssert in org.camunda.bpm.engine.test.assertions.cmmn
Methods in org.camunda.bpm.engine.test.assertions.cmmn that return CaseExecutionAssertModifier and TypeMethodDescriptionprotected static CaseExecutionAssertCaseExecutionAssert.assertThat(org.camunda.bpm.engine.ProcessEngine engine, org.camunda.bpm.engine.runtime.CaseExecution actual) static CaseExecutionAssertCmmnAwareTests.assertThat(org.camunda.bpm.engine.runtime.CaseExecution actual) Assert that...protected CaseExecutionAssertAbstractCaseAssert.caseExecution(org.camunda.bpm.engine.runtime.CaseExecutionQuery query) Retrieve a childCaseExecutioncurrently available in the context of the actual caseExecution under test of this AbstractCaseAssert.protected CaseExecutionAssertAbstractCaseAssert.descendantCaseExecution(org.camunda.bpm.engine.runtime.CaseExecutionQuery query) Retrieve any descendantCaseExecutioncurrently available in the context of the actual caseInstance under test of this AbstractCaseAssert.CaseExecutionAssert.isActive()CaseExecutionAssert.isAvailable()CaseExecutionAssert.isCompleted()CaseExecutionAssert.isDisabled()CaseExecutionAssert.isEnabled()CaseExecutionAssert.isTerminated()