| Package | Description |
|---|---|
| org.mockito.internal.creation.bytebuddy |
ByteBuddy related stuff.
|
| org.mockito.internal.invocation |
Invocation machinery and related classes.
|
| org.mockito.internal.invocation.mockref |
| Class and Description |
|---|
| MockReference
To avoid memory leaks for certain implementations of MockMaker,
we need to use weak mock references internally.
|
| MockWeakReference
A weak reference that is converted into a strong reference when serialized.
|
| Class and Description |
|---|
| MockReference
To avoid memory leaks for certain implementations of MockMaker,
we need to use weak mock references internally.
|
| Class and Description |
|---|
| MockReference
To avoid memory leaks for certain implementations of MockMaker,
we need to use weak mock references internally.
|