|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalMockHandler<T>
| Method Summary | |
|---|---|
InvocationContainer |
getInvocationContainer()
|
MockCreationSettings |
getMockSettings()
|
void |
setAnswersForStubbing(java.util.List<Answer> answers)
|
VoidMethodStubbable<T> |
voidMethodStubbable(T mock)
|
| Methods inherited from interface org.mockito.invocation.MockHandler |
|---|
handle |
| Method Detail |
|---|
MockCreationSettings getMockSettings()
VoidMethodStubbable<T> voidMethodStubbable(T mock)
void setAnswersForStubbing(java.util.List<Answer> answers)
InvocationContainer getInvocationContainer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||