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