| Class | Description |
|---|---|
| MockitoTestNGListener |
Mockito TestNG Listener, this listener initializes mocks and handles strict stubbing, it is similar to JUnit
MockitoJUnitRunner, MockitoRule, MockitoExtension and adds
the following behavior to your test: |
| Annotation Type | Description |
|---|---|
| MockitoSettings |
Annotation that can configure Mockito settings.
|