| Package | Description |
|---|---|
| org.mockito.junit |
| Class and Description |
|---|
| MockitoRule
Since 2.1.0, JUnit rule emits stubbing warnings and hints to System output
(see also
MockitoHint). |
| VerificationCollector
Use this rule in order to collect multiple verification failures and report at once.
|