| Package | Description |
|---|---|
| org.camunda.bpm.engine.test.assertions.cmmn |
| Modifier and Type | Method and Description |
|---|---|
static CaseInstanceAssert |
CmmnAwareAssertions.assertThat(org.camunda.bpm.engine.runtime.CaseInstance actual)
Assert that...
|
static CaseInstanceAssert |
CmmnAwareTests.assertThat(org.camunda.bpm.engine.runtime.CaseInstance actual)
Assert that...
|
protected static CaseInstanceAssert |
CaseInstanceAssert.assertThat(org.camunda.bpm.engine.ProcessEngine engine,
org.camunda.bpm.engine.runtime.CaseInstance actual) |
CaseInstanceAssert |
CaseInstanceAssert.isActive() |
CaseInstanceAssert |
CaseExecutionAssert.isCaseInstance() |
protected CaseInstanceAssert |
AbstractCaseAssert.isCaseInstance()
Verifies the expectation that the
CaseExecution is the
'case' instance. |
CaseInstanceAssert |
CaseInstanceAssert.isClosed() |
CaseInstanceAssert |
CaseInstanceAssert.isCompleted() |
CaseInstanceAssert |
CaseInstanceAssert.isFailed() |
CaseInstanceAssert |
CaseInstanceAssert.isSuspended() |
CaseInstanceAssert |
CaseInstanceAssert.isTerminated() |
Copyright © 2019 Camunda Services GmbH. All rights reserved.