Home
last modified time | relevance | path

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

/external/mockito/src/org/mockito/listeners/
DMethodInvocationReport.java42 boolean threwException(); in threwException() method
/external/mockito/src/org/mockito/internal/listeners/
DNotifiedMethodInvocationReport.java56 public boolean threwException() { in threwException() method in NotifiedMethodInvocationReport