Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java43 Double doubleObjectReturningMethod(); in doubleObjectReturningMethod() method
DMethodsImpl.java72 public Double doubleObjectReturningMethod() { in doubleObjectReturningMethod() method in MethodsImpl