HomeSort by relevance Sort by last modified time
    Searched defs:byteObjectReturningMethod (Results 1 - 3 of 3) sorted by null

  /external/mockito/src/test/java/org/mockitousage/
IMethods.java 19 Byte byteObjectReturningMethod();
MethodsImpl.java 24 public Byte byteObjectReturningMethod() {
  /external/mockito/src/test/java/org/mockitousage/customization/
BDDMockitoTest.java 285 mock.byteObjectReturningMethod();

Completed in 994 milliseconds