| Package | Description |
|---|---|
| org.camunda.bpm.extension.process_test_coverage.model |
| Modifier and Type | Method and Description |
|---|---|
Set<CoveredSequenceFlow> |
ProcessCoverage.getCoveredSequenceFlows() |
Set<CoveredSequenceFlow> |
MethodCoverage.getCoveredSequenceFlows()
Retrieves a set of covered sequence flows of the process definitions deployed by this test method.
|
Set<CoveredSequenceFlow> |
ClassCoverage.getCoveredSequenceFlows()
Retrieves the covered sequence flows.
|
Copyright © 2017 camunda services GmbH. All rights reserved.