| Interface | Description |
|---|---|
| MockitoHint |
Stubbing hints were introduced in Mockito 2 in order to improve debuggability while keeping backwards compatibility.
|
| Enum | Description |
|---|---|
| Strictness |
Configures the "strictness" of Mockito, affecting the behavior of stubbings and verification.
|