| Package | Description |
|---|---|
| org.mockito.junit |
Mockito JUnit integration ; rule and runners.
|
| org.mockito.runners |
JUnit runners.
|
| Class and Description |
|---|
| MockitoJUnitRunner
Mockito JUnit Runner keeps tests clean and improves debugging experience.
|
| MockitoRule
Mockito JUnit Rule helps keeping tests clean.
|
| VerificationCollector
Use this rule in order to collect multiple verification failures and report at once.
|
| Class and Description |
|---|
| MockitoJUnitRunner
Mockito JUnit Runner keeps tests clean and improves debugging experience.
|