Uses of Class
org.camunda.bpm.extension.mockito.query.TenantQueryMock
-
Packages that use TenantQueryMock Package Description org.camunda.bpm.extension.mockito -
-
Uses of TenantQueryMock in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return TenantQueryMock Modifier and Type Method Description static TenantQueryMockCamundaMockito. mockTenantQuery(org.camunda.bpm.engine.IdentityService serviceMock)static TenantQueryMockQueryMocks. mockTenantQuery(org.camunda.bpm.engine.IdentityService serviceMock)
-