| Package | Description |
|---|---|
| org.camunda.community.bpmndt.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestCase> |
TestCases.get()
Gets all test cases of all processes that are defined in the BPMN model.
|
List<TestCase> |
TestCases.get(String processId)
Gets the test cases of the process with the given ID.
|
Copyright © 2023 Camunda. All rights reserved.