| Package | Description |
|---|---|
| org.mockito.internal.creation.settings | |
| org.mockito.internal.junit |
JUnit integration support classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<StubbingLookupListener> |
CreationSettings.stubbingLookupListeners |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StubbingLookupListener> |
CreationSettings.getStubbingLookupListeners() |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultStubbingLookupListener
Default implementation of stubbing lookup listener.
|