| Package | Description |
|---|---|
| org.mockito.runners |
JUnit runners.
|
| Class and Description |
|---|
| MockitoJUnitRunner
Compatible with JUnit 4.4 and higher, this runner adds following behavior:
(new since Mockito 2.1.0) Detects unused stubs in the test code.
|