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, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThatThrownBy, atIndex, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, byLessThan, catchThrowable, contentOf, contentOf, contentOf, contentOf, contentOf, contentOf, doesNotHave, entry, extractProperty, extractProperty, fail, fail, fail, failBecauseExceptionWasNotThrown, filter, filter, in, linesOf, linesOf, linesOf, linesOf, linesOf, linesOf, not, not, notIn, offset, offset, registerCustomDateFormat, registerCustomDateFormat, setAllowComparingPrivateFields, setAllowExtractingPrivateFields, setLenientDateParsing, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, setRemoveAssertJRelatedElementsFromStackTrace, shouldHaveThrown, tuple, useDefaultDateFormatsOnly, useDefaultRepresentation, useRepresentation, within, within, within, within, within, within, within, withinPercentage, withinPercentage, withinPercentage, withPrecision, withPrecisionpublic 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 © 2019 Camunda Services GmbH. All rights reserved.