public class BpmnAwareAssertions extends AbstractAssertions
for all Camunda BPM Assertions,
for full Camunda BPM Assert functionality PLUS helper methods| Modifier | Constructor and Description |
|---|---|
protected |
BpmnAwareAssertions() |
| Modifier and Type | Method and Description |
|---|---|
static JobAssert |
assertThat(org.camunda.bpm.engine.runtime.Job actual)
Assert that...
|
static ProcessDefinitionAssert |
assertThat(org.camunda.bpm.engine.repository.ProcessDefinition actual)
Assert that...
|
static ProcessInstanceAssert |
assertThat(org.camunda.bpm.engine.runtime.ProcessInstance actual)
Assert that...
|
static TaskAssert |
assertThat(org.camunda.bpm.engine.task.Task actual)
Assert that...
|
assertApi, 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 ProcessDefinitionAssert assertThat(org.camunda.bpm.engine.repository.ProcessDefinition actual)
actual - ProcessDefinition under testpublic static ProcessInstanceAssert assertThat(org.camunda.bpm.engine.runtime.ProcessInstance actual)
actual - ProcessInstance under testpublic static TaskAssert assertThat(org.camunda.bpm.engine.task.Task actual)
actual - Task under testpublic static JobAssert assertThat(org.camunda.bpm.engine.runtime.Job actual)
actual - Job under testCopyright © 2019 Camunda Services GmbH. All rights reserved.