Home | History | Annotate | Download | only in pm

Lines Matching defs:answer

89 import org.mockito.stubbing.Answer;
749 protected class AnswerWithSystemCheck<T> implements Answer<T> {
757 public T answer(InvocationOnMock invocation) throws Throwable {