Uses of Interface
org.camunda.community.bpmndt.model.TestCases
Packages that use TestCases
-
Uses of TestCases in org.camunda.community.bpmndt.model
Methods in org.camunda.community.bpmndt.model that return TestCasesModifier and TypeMethodDescriptionstatic TestCasesTestCases.of(io.camunda.zeebe.model.bpmn.BpmnModelInstance modelInstance) Gets the test cases of the given BPMN model instance.static TestCasesTestCases.of(InputStream stream) Reads test cases from the given input stream.static TestCasesReads test cases from the BPMN file with the given path.