Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java15 Boolean booleanObjectReturningMethod(); in booleanObjectReturningMethod() method
DMethodsImpl.java16 public Boolean booleanObjectReturningMethod() { in booleanObjectReturningMethod() method in MethodsImpl