|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.assertj.core.api.Assertions
org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareAssertions
org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
org.camunda.bpm.engine.test.assertions.ProcessEngineTests
public class ProcessEngineTests
Convenience class to access all available Camunda BPM related Assertions PLUS helper methods. Use it with a static import: import static org.camunda.bpm.engine.test.assertions.ProcessEngineTests.*;
if you only want to see BPMN related functionality| Constructor Summary | |
|---|---|
protected |
ProcessEngineTests()
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests |
|---|
assertThat, assertThat, assertThat, caseDefinitionQuery, caseExecution, caseExecution, caseExecutionQuery, caseInstanceQuery, caseService, complete, complete, disable, manuallyStart, withVariables |
| Methods inherited from class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests |
|---|
authorizationService, calledProcessInstance, calledProcessInstance, calledProcessInstance, calledProcessInstance, calledProcessInstance, calledProcessInstance, claim, complete, complete, execute, executionQuery, formService, historyService, identityService, job, job, job, job, job, job, jobQuery, managementService, processDefinition, processDefinition, processDefinition, processDefinition, processDefinitionQuery, processInstanceQuery, repositoryService, runtimeService, task, task, task, task, task, task, taskQuery, taskService, unclaim |
| Methods inherited from class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareAssertions |
|---|
assertThat, assertThat, assertThat, assertThat |
| Methods inherited from class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions |
|---|
assertApi, init, processEngine, reset, supportsApi |
| Methods inherited from class org.assertj.core.api.Assertions |
|---|
allOf, 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, within |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ProcessEngineTests()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||