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