|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessDefinitionAssert | |
---|---|
org.camunda.bpm.engine.test.assertions |
Uses of ProcessDefinitionAssert in org.camunda.bpm.engine.test.assertions |
---|
Methods in org.camunda.bpm.engine.test.assertions that return ProcessDefinitionAssert | |
---|---|
static ProcessDefinitionAssert |
ProcessEngineAssertions.assertThat(org.camunda.bpm.engine.repository.ProcessDefinition actual)
Assert that... the given ProcessDefinition meets your expecations. |
ProcessDefinitionAssert |
ProcessDefinitionAssert.hasActiveInstances(long number)
Verifies the expectation that the ProcessDefinition currently has the
specified number of active instances, iow neither suspended nor ended instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |