Uses of Class
com.diffblue.cover.annotations.MockDecision
-
-
Uses of MockDecision in com.diffblue.cover.annotations
Methods in com.diffblue.cover.annotations that return MockDecision Modifier and Type Method Description MockDecisiondecision()MockDecisiondecision()MockDecisiondecision()static MockDecisionMockDecision. valueOf(String name)Returns the enum constant of this type with the specified name.static MockDecision[]MockDecision. values()Returns an array containing the constants of this enum type, in the order they are declared.
-