| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see
Mockito class for usage. |
| org.mockito.internal.framework | |
| org.mockito.internal.invocation |
Invocation machinery and related classes.
|
| Modifier and Type | Method and Description |
|---|---|
InvocationFactory |
MockitoFramework.getInvocationFactory()
Returns a factory that can create instances of
Invocation. |
| Modifier and Type | Method and Description |
|---|---|
InvocationFactory |
DefaultMockitoFramework.getInvocationFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInvocationFactory |
Copyright © 2024. All rights reserved.