Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java203 Object[] arrayReturningMethod(); in arrayReturningMethod() method
DMethodsImpl.java382 public Object[] arrayReturningMethod() { in arrayReturningMethod() method in MethodsImpl