Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java13 boolean booleanReturningMethod(); in booleanReturningMethod() method
DMethodsImpl.java12 public boolean booleanReturningMethod() { in booleanReturningMethod() method in MethodsImpl