Uses of Class
org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
Packages that use StageAssert
-
Uses of StageAssert in org.camunda.bpm.engine.test.assertions.cmmn
Methods in org.camunda.bpm.engine.test.assertions.cmmn that return StageAssertModifier and TypeMethodDescriptionprotected static StageAssertStageAssert.assertThat(org.camunda.bpm.engine.ProcessEngine engine, org.camunda.bpm.engine.runtime.CaseExecution actual) StageAssert.isActive()StageAssert.isAvailable()StageAssert.isCompleted()StageAssert.isDisabled()StageAssert.isEnabled()protected StageAssertAbstractCaseAssert.isStage()Verifies the expectation that theCaseExecutionis a 'stage' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes senseCaseExecutionAssert.isStage()StageAssert.isTerminated()protected StageAssertEnter into a chainedStageAssertinspecting the one and mostly one 'stage' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert.protected StageAssertAbstractCaseAssert.stage(org.camunda.bpm.engine.runtime.CaseExecutionQuery query) Enter into a chainedStageAssertinspecting the one and mostly one 'stage' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert.CaseInstanceAssert.stage(org.camunda.bpm.engine.runtime.CaseExecutionQuery query) StageAssert.stage(org.camunda.bpm.engine.runtime.CaseExecutionQuery query)