Uses of Package
org.mockito.internal.invocation.mockref
Packages that use org.mockito.internal.invocation.mockref
Package
Description
ByteBuddy related stuff.
Invocation machinery and related classes.
-
Classes in org.mockito.internal.invocation.mockref used by org.mockito.internal.creation.bytebuddyClassDescriptionTo avoid memory leaks for certain implementations of MockMaker, we need to use weak mock references internally.A weak reference that is converted into a strong reference when serialized.
-
Classes in org.mockito.internal.invocation.mockref used by org.mockito.internal.invocationClassDescriptionTo avoid memory leaks for certain implementations of MockMaker, we need to use weak mock references internally.
-
Classes in org.mockito.internal.invocation.mockref used by org.mockito.internal.invocation.mockrefClassDescriptionTo avoid memory leaks for certain implementations of MockMaker, we need to use weak mock references internally.