| Package | Description |
|---|---|
| org.mockito.internal.configuration.plugins | |
| org.mockito.internal.creation.bytebuddy |
ByteBuddy related stuff
|
| Modifier and Type | Method and Description |
|---|---|
static MockMaker |
Plugins.getMockMaker()
Returns the implementation of the mock maker available for the current runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBuddyMockMaker |