BaseShortcutManagerTest.java | 89 import org.mockito.stubbing.Answer; 735 protected class AnswerWithSystemCheck<T> implements Answer<T> { 743 public T answer(InvocationOnMock invocation) throws Throwable { method in class:BaseShortcutManagerTest.AnswerWithSystemCheck [all...] |