Uses of Interface
org.mockito.internal.creation.bytebuddy.MockAccess
Packages that use MockAccess
-
Uses of MockAccess in org.mockito.internal.creation.bytebuddy
Methods in org.mockito.internal.creation.bytebuddy with parameters of type MockAccessModifier and TypeMethodDescriptionstatic void
MockMethodAdvice.ForReadObject.doReadObject
(String identifier, MockAccess thiz, ObjectInputStream objectInputStream) static Object
MockMethodInterceptor.ForWriteReplace.doWriteReplace
(MockAccess thiz)