| Package | Description |
|---|---|
| org.mockito.exceptions.misusing |
Exceptions thrown when Mockito is misused.
|
| org.mockito.exceptions.verification |
Verification errors.
|
| org.mockito.internal.creation.instance |
| Class and Description |
|---|
| MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|
| Class and Description |
|---|
| MockitoAssertionError |
| MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|
| Class and Description |
|---|
| MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|