Uses of Class
org.camunda.bpm.extension.mockito.QueryMocks
-
Packages that use QueryMocks Package Description org.camunda.bpm.extension.mockito -
-
Uses of QueryMocks in org.camunda.bpm.extension.mockito
Methods in org.camunda.bpm.extension.mockito that return QueryMocks Modifier and Type Method Description static QueryMocksQueryMocks. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryMocks[]QueryMocks. values()Returns an array containing the constants of this enum type, in the order they are declared.
-