Uses of Annotation Type
org.mockito.internal.creation.bytebuddy.MockMethodAdvice.Identifier
Packages that use MockMethodAdvice.Identifier
-
Uses of MockMethodAdvice.Identifier in org.mockito.internal.creation.bytebuddy
Method parameters in org.mockito.internal.creation.bytebuddy with annotations of type MockMethodAdvice.IdentifierModifier and TypeMethodDescriptionstatic void
MockMethodAdvice.ForReadObject.doReadObject
(String identifier, MockAccess thiz, ObjectInputStream objectInputStream) private static Callable
<?> private static boolean
private static boolean
private static Callable
<?> MockMethodAdvice.ForStatic.enter
(String identifier, Class<?> type, Method origin, Object[] arguments)