Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/handler/
DNotifiedMethodInvocationReport.java16 public class NotifiedMethodInvocationReport implements MethodInvocationReport { class
29 public NotifiedMethodInvocationReport(Invocation invocation, Object returnedValue) { in NotifiedMethodInvocationReport() method in NotifiedMethodInvocationReport
42 public NotifiedMethodInvocationReport(Invocation invocation, Throwable throwable) { in NotifiedMethodInvocationReport() method in NotifiedMethodInvocationReport