Uses of Class
org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
Packages that use CaseInstanceAssert
-
Uses of CaseInstanceAssert in org.camunda.bpm.engine.test.assertions.cmmn
Methods in org.camunda.bpm.engine.test.assertions.cmmn that return CaseInstanceAssertModifier and TypeMethodDescriptionprotected static CaseInstanceAssertCaseInstanceAssert.assertThat(org.camunda.bpm.engine.ProcessEngine engine, org.camunda.bpm.engine.runtime.CaseInstance actual) static CaseInstanceAssertCmmnAwareTests.assertThat(org.camunda.bpm.engine.runtime.CaseInstance actual) Assert that...CaseInstanceAssert.isActive()protected CaseInstanceAssertAbstractCaseAssert.isCaseInstance()Verifies the expectation that theCaseExecutionis the 'case' instance.CaseExecutionAssert.isCaseInstance()CaseInstanceAssert.isClosed()CaseInstanceAssert.isCompleted()CaseInstanceAssert.isTerminated()