Searched refs:charObjectReturningMethod (Results 1 – 3 of 3) sorted by relevance
48 assertEquals(new Character((char) 0), mock.charObjectReturningMethod()); in shouldReturnTheSameValuesForWrapperClasses()
27 Character charObjectReturningMethod(); in charObjectReturningMethod() method
40 public Character charObjectReturningMethod() { in charObjectReturningMethod() method in MethodsImpl