| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see Mockito class for for usage.
|
| org.mockito.junit | |
| org.mockito.mock | |
| org.mockito.plugins |
Mockito plugins allow customization of behavior.
|
| org.mockito.stubbing |
External stubbing related classes
|
| Class and Description |
|---|
| Answers
Enumeration of pre-configured mock answers
|
| ArgumentCaptor
Use it to capture argument values for further assertions.
|
| ArgumentMatcher
Allows creating customized argument matchers.
|
| ArgumentMatchers
Allow flexible verification or stubbing.
|
| BDDMockito.BDDMyOngoingStubbing
See original
OngoingStubbing |
| BDDMockito.BDDStubber
See original
Stubber |
| BDDMockito.Then
Provides fluent way of mock verification.
|
| Incubating
The annotation conveys following information:
The API is fairly new and we would appreciate your feedback.
|
| InOrder
Allows verification in order.
|
| MockingDetails
Provides mocking information.
|
| Mockito
|
| MockitoFramework
Mockito framework settings and lifecycle listeners, for advanced users or for integrating with other frameworks.
|
| MockSettings
Allows mock creation with additional mock settings.
|
| Class and Description |
|---|
| Incubating
The annotation conveys following information:
The API is fairly new and we would appreciate your feedback.
|
| Class and Description |
|---|
| Incubating
The annotation conveys following information:
The API is fairly new and we would appreciate your feedback.
|
| Class and Description |
|---|
| Incubating
The annotation conveys following information:
The API is fairly new and we would appreciate your feedback.
|
| Class and Description |
|---|
| Incubating
The annotation conveys following information:
The API is fairly new and we would appreciate your feedback.
|