Package | Description |
---|---|
org.mockito |
Mockito is a mock library for java - see
Mockito class for usage. |
org.mockito.internal |
Internal classes, not to be used by clients.
|
org.mockito.internal.stubbing |
Stubbing logic.
|
org.mockito.internal.stubbing.defaultanswers |
Implementations of default Answers.
|
org.mockito.internal.verification |
Verification logic.
|
Class and Description |
---|
MockitoCore |
Class and Description |
---|
MockitoCore |
Class and Description |
---|
MockitoCore |
Class and Description |
---|
MockitoCore |
Class and Description |
---|
InOrderImpl
Allows verifying in order.
|