| Package | Description |
|---|---|
| org.mockito.internal.framework | |
| org.mockito.internal.junit |
JUnit integration support classes.
|
| org.mockito.internal.runners |
Internal classes for runners implementations.
|
| Class and Description |
|---|
| UniversalTestListener
Universal test listener that behaves accordingly to current setting of strictness.
|
| Class and Description |
|---|
| DefaultStubbingLookupListener
Default implementation of stubbing lookup listener.
|
| MockitoTestListener
Internal test listener that helps decoupling JUnit internals from Mockito "business" logic.
|
| StubbingArgMismatches
Contains stubbing arg mismatches, knows how to format them
|
| TestFinishedEvent |
| UnusedStubbings
Contains unused stubbings, knows how to format them
|
| Class and Description |
|---|
| MockitoTestListener
Internal test listener that helps decoupling JUnit internals from Mockito "business" logic.
|