Package | Description |
---|---|
org.mockito.internal.creation.bytebuddy |
ByteBuddy related stuff.
|
Modifier and Type | Class and Description |
---|---|
class |
MockMethodAdvice |
Modifier and Type | Method and Description |
---|---|
static MockMethodDispatcher |
MockMethodDispatcher.get(String identifier,
Object mock) |
Modifier and Type | Method and Description |
---|---|
static void |
MockMethodDispatcher.set(String identifier,
MockMethodDispatcher dispatcher) |
Copyright © 2019. All rights reserved.