| Package | Description |
|---|---|
| org.mockito.internal.creation |
Mock object creation.
|
| org.mockito.internal.debugging |
Whatever helps in debugging failed tests.
|
| org.mockito.internal.invocation |
Invocation machinery and related classes.
|
| org.mockito.internal.stubbing |
Stubbing logic.
|
| org.mockito.internal.stubbing.answers |
Answers for stubbed calls.
|
| org.mockito.internal.verification |
Verification logic.
|
| org.mockito.internal.verification.api |
This package should be open to public once verification API is fully finished.
|
| Class and Description |
|---|
| AbstractAwareMethod |
| MockitoMethod |
| Class and Description |
|---|
| InvocationMatcher
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
| Class and Description |
|---|
| AbstractAwareMethod |
| ArgumentMatcherAction |
| InterceptedInvocation |
| InvocationMatcher
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
| MatcherApplicationStrategy |
| MockitoMethod |
| RealMethod
Interface that wraps a 'real' method of the mock object.
|
| RealMethod.FromBehavior |
| RealMethod.IsIllegal |
| Class and Description |
|---|
| InvocationMatcher
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
| Class and Description |
|---|
| AbstractAwareMethod |
| Class and Description |
|---|
| InvocationMatcher
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
| Class and Description |
|---|
| InvocationMatcher
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
Copyright © 2024. All rights reserved.