| Package | Description |
|---|---|
| org.mockito.internal.junit | |
| org.mockito.junit |
| Class and Description |
|---|
| MockitoRule
The JUnit rule can be used instead of
MockitoJUnitRunner. |
| Class and Description |
|---|
| MockitoRule
The JUnit rule can be used instead of
MockitoJUnitRunner. |
| VerificationCollector
Use this rule in order to collect multiple verification failures and report at once.
|