Uses of Enum
org.mockito.Mock.Strictness
Packages that use Mock.Strictness
-
Uses of Mock.Strictness in org.mockito
Methods 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.