org.mockito.internal
public interface InternalMockHandler<T> extends MockHandler
Modifier and Type | Method and Description |
---|---|
InvocationContainer |
getInvocationContainer() |
MockCreationSettings |
getMockSettings() |
void |
setAnswersForStubbing(List<Answer<?>> answers) |
handle
MockCreationSettings getMockSettings()
InvocationContainer getInvocationContainer()