Uses of Class
org.camunda.bpm.extension.mockito.query.DeploymentStatisticsQueryMock
-
Packages that use DeploymentStatisticsQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of DeploymentStatisticsQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return DeploymentStatisticsQueryMock Modifier and Type Method Description static DeploymentStatisticsQueryMockCamundaMockito. mockDeploymentStatisticsQuery(org.camunda.bpm.engine.ManagementService serviceMock)static DeploymentStatisticsQueryMockQueryMocks. mockDeploymentStatisticsQuery(org.camunda.bpm.engine.ManagementService serviceMock)
-