Searched refs:shortObjectReturningMethod (Results 1 – 3 of 3) sorted by relevance
43 assertEquals(new Short((short) 0), mock.shortObjectReturningMethod()); in shouldReturnTheSameValuesForWrapperClasses()
23 Short shortObjectReturningMethod(); in shortObjectReturningMethod() method
32 public Short shortObjectReturningMethod() { in shortObjectReturningMethod() method in MethodsImpl