Uses of Enum Class
org.mockito.internal.invocation.RealMethod.IsIllegal
Packages that use RealMethod.IsIllegal
-
Uses of RealMethod.IsIllegal in org.mockito.internal.invocation
Methods in org.mockito.internal.invocation that return RealMethod.IsIllegalModifier and TypeMethodDescriptionstatic RealMethod.IsIllegal
Returns the enum constant of this class with the specified name.static RealMethod.IsIllegal[]
RealMethod.IsIllegal.values()
Returns an array containing the constants of this enum class, in the order they are declared.