Package | Description |
---|---|
org.mockito.creation.instance | |
org.mockito.exceptions.base |
Base classes for exceptions and errors, stack trace filtering/removing logic.
|
org.mockito.exceptions.misusing |
Exceptions thrown when Mockito is misused.
|
org.mockito.exceptions.verification |
Verification errors.
|
org.mockito.junit |
Mockito JUnit integration ; rule and runners.
|
Class and Description |
---|
MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|
Class and Description |
---|
MockitoAssertionError
Base class for verification errors emitted by Mockito.
|
Class and Description |
---|
MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|
Class and Description |
---|
MockitoAssertionError
Base class for verification errors emitted by Mockito.
|
MockitoException
Raised by mockito to emit an error either due to Mockito, or due to the User.
|
Class and Description |
---|
MockitoAssertionError
Base class for verification errors emitted by Mockito.
|