Home
last modified time | relevance | path

Searched refs:onlyVoidMethodsCanBeSetToDoNothing (Results 1 – 3 of 3) sorted by relevance

/external/mockito/src/main/java/org/mockito/internal/stubbing/answers/
DDoesNothing.java13 import static org.mockito.internal.exceptions.Reporter.onlyVoidMethodsCanBeSetToDoNothing;
35 throw onlyVoidMethodsCanBeSetToDoNothing(); in validateFor()
/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java463 public static MockitoException onlyVoidMethodsCanBeSetToDoNothing() { in onlyVoidMethodsCanBeSetToDoNothing() method in Reporter
/external/robolectric/v1/lib/test/
Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...