Uses of Enum
org.mockito.Mock.Strictness
Packages that use Mock.Strictness
-
Uses of Mock.Strictness in org.mockito
Subclasses with type arguments of type Mock.Strictness in org.mockitoMethods in org.mockito that return Mock.StrictnessModifier and TypeMethodDescriptionstatic Mock.StrictnessReturns the enum constant of this type with the specified name.static Mock.Strictness[]Mock.Strictness.values()Returns an array containing the constants of this enum type, in the order they are declared.