Uses of Class
org.camunda.bpm.extension.mockito.query.IncidentQueryMock
-
Packages that use IncidentQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of IncidentQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return IncidentQueryMock Modifier and Type Method Description static IncidentQueryMockCamundaMockito. mockIncidentQuery(org.camunda.bpm.engine.RuntimeService serviceMock)static IncidentQueryMockQueryMocks. mockIncidentQuery(org.camunda.bpm.engine.RuntimeService serviceMock)
-