Home
last modified time | relevance | path

Searched defs:threwException (Results 1 – 2 of 2) sorted by relevance

/external/mockito/src/main/java/org/mockito/listeners/
DMethodInvocationReport.java37 boolean threwException(); in threwException() method
/external/mockito/src/main/java/org/mockito/internal/handler/
DNotifiedMethodInvocationReport.java60 public boolean threwException() { in threwException() method in NotifiedMethodInvocationReport