| Package | Description |
|---|---|
| org.mockito.internal.creation.bytebuddy |
ByteBuddy related stuff.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockMethodAdvice |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.concurrent.ConcurrentMap<java.lang.String,MockMethodDispatcher> |
MockMethodDispatcher.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static MockMethodDispatcher |
MockMethodDispatcher.get(java.lang.String identifier,
java.lang.Object mock) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MockMethodDispatcher.set(java.lang.String identifier,
MockMethodDispatcher dispatcher) |