public class CmmnAwareAssertions extends BpmnAwareAssertions
| Constructor and Description |
|---|
CmmnAwareAssertions() |
| Modifier and Type | Method and Description |
|---|---|
static CaseDefinitionAssert |
assertThat(org.camunda.bpm.engine.repository.CaseDefinition actual)
Assert that...
|
static CaseExecutionAssert |
assertThat(org.camunda.bpm.engine.runtime.CaseExecution actual)
Assert that...
|
static CaseInstanceAssert |
assertThat(org.camunda.bpm.engine.runtime.CaseInstance actual)
Assert that...
|
assertThat, assertThat, assertThat, assertThatassertApi, init, processEngine, reset, supportsApiallOf, allOf, anyOf, anyOf, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, atIndex, contentOf, contentOf, contentOf, doesNotHave, entry, extractProperty, extractProperty, fail, fail, failBecauseExceptionWasNotThrown, filter, filter, linesOf, linesOf, linesOf, not, offset, offset, registerCustomDateFormat, registerCustomDateFormat, setAllowExtractingPrivateFields, setRemoveAssertJRelatedElementsFromStackTrace, tuple, useDateFormat, useDateFormat, useDefaultDateFormats, useDefaultDateFormatsOnly, useIsoDateFormat, useIsoDateTimeFormat, useIsoDateTimeWithMsFormat, within, within, withinpublic static CaseInstanceAssert assertThat(org.camunda.bpm.engine.runtime.CaseInstance actual)
actual - CaseInstance under testpublic static CaseExecutionAssert assertThat(org.camunda.bpm.engine.runtime.CaseExecution actual)
actual - CaseExecution under testpublic static CaseDefinitionAssert assertThat(org.camunda.bpm.engine.repository.CaseDefinition actual)
actual - ProcessDefinition under testCopyright © 2017 camunda services GmbH. All rights reserved.