|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseExecutionAssert | |
|---|---|
| org.camunda.bpm.engine.test.assertions.cmmn | |
| Uses of CaseExecutionAssert in org.camunda.bpm.engine.test.assertions.cmmn |
|---|
| Methods in org.camunda.bpm.engine.test.assertions.cmmn that return CaseExecutionAssert | |
|---|---|
static CaseExecutionAssert |
CmmnAwareAssertions.assertThat(org.camunda.bpm.engine.runtime.CaseExecution actual)
Assert that... |
static CaseExecutionAssert |
CmmnAwareTests.assertThat(org.camunda.bpm.engine.runtime.CaseExecution actual)
Assert that... |
protected static CaseExecutionAssert |
CaseExecutionAssert.assertThat(org.camunda.bpm.engine.ProcessEngine engine,
org.camunda.bpm.engine.runtime.CaseExecution actual)
|
protected CaseExecutionAssert |
AbstractCaseAssert.caseExecution()
Retrieve a chained CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert. |
protected CaseExecutionAssert |
AbstractCaseAssert.caseExecution(org.camunda.bpm.engine.runtime.CaseExecutionQuery query)
Retrieve a child CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert. |
CaseExecutionAssert |
CaseInstanceAssert.caseExecution(org.camunda.bpm.engine.runtime.CaseExecutionQuery query)
|
protected CaseExecutionAssert |
AbstractCaseAssert.caseExecution(String activityId)
Retrieve a chained CaseExecution currently available in the context of
the actual caseExecution under test of this AbstractCaseAssert. |
protected CaseExecutionAssert |
AbstractCaseAssert.descendantCaseExecution(org.camunda.bpm.engine.runtime.CaseExecutionQuery query)
Retrieve any descendant CaseExecution currently available in the context of
the actual caseInstance under test of this AbstractCaseAssert. |
CaseExecutionAssert |
CaseExecutionAssert.isActive()
|
CaseExecutionAssert |
CaseExecutionAssert.isAvailable()
|
CaseExecutionAssert |
CaseExecutionAssert.isClosed()
|
CaseExecutionAssert |
CaseExecutionAssert.isCompleted()
|
CaseExecutionAssert |
CaseExecutionAssert.isDisabled()
|
CaseExecutionAssert |
CaseExecutionAssert.isEnabled()
|
CaseExecutionAssert |
CaseExecutionAssert.isFailed()
|
CaseExecutionAssert |
CaseExecutionAssert.isSuspended()
|
CaseExecutionAssert |
CaseExecutionAssert.isTerminated()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||