Uses of Class
io.camunda.zeebe.process.test.assertions.DeploymentAssert
Packages that use DeploymentAssert
-
Uses of DeploymentAssert in io.camunda.zeebe.process.test.assertions
Methods in io.camunda.zeebe.process.test.assertions that return DeploymentAssertModifier and TypeMethodDescriptionstatic DeploymentAssertBpmnAssert.assertThat(io.camunda.client.api.response.DeploymentEvent deploymentEvent) Creates a new instance ofDeploymentAssert.DeploymentAssert.containsProcessesByBpmnProcessId(String... expectedBpmnProcessIds) Asserts that the deployment contains the given BPMN process IDsDeploymentAssert.containsProcessesByResourceName(String... expectedProcessInstanceResourceNames) Asserts that the deployment contains processes with the given resources