Package | Description |
---|---|
org.mockito.internal.invocation |
Invocation machinery and related classes.
|
Modifier and Type | Method and Description |
---|---|
static InterceptedInvocation |
DefaultInvocationFactory.createInvocation(Object mock,
Method invokedMethod,
Object[] arguments,
RealMethod realMethod,
MockCreationSettings settings,
Location location) |
Copyright © 2023. All rights reserved.