| Package | Description |
|---|---|
| org.mockito.internal.stubbing |
Stubbing logic.
|
| Modifier and Type | Method | Description |
|---|---|---|
StubbedInvocationMatcher |
InvocationContainerImpl.findAnswerFor(Invocation invocation) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<StubbedInvocationMatcher> |
InvocationContainer.getStubbedInvocations() |
|
java.util.List<StubbedInvocationMatcher> |
InvocationContainerImpl.getStubbedInvocations() |