| Package | Description |
|---|---|
| org.powermock.api.easymock.internal.invocationcontrol | |
| org.powermock.api.mockito.internal.invocation |
| Modifier and Type | Field and Description |
|---|---|
private InvocationSubstitute<T> |
NewInvocationControlImpl.substitute |
| Constructor and Description |
|---|
NewInvocationControlImpl(InvocationSubstitute<T> substitute,
java.lang.Class<T> type) |
| Modifier and Type | Field and Description |
|---|---|
private InvocationSubstitute<T> |
MockitoNewInvocationControl.substitute |
| Modifier and Type | Method and Description |
|---|---|
InvocationSubstitute<T> |
MockitoNewInvocationControl.getSubstitute() |
| Constructor and Description |
|---|
MockitoNewInvocationControl(InvocationSubstitute<T> substitute) |