Searched refs:charReturningMethod (Results 1 – 3 of 3) sorted by relevance
35 assertEquals((char) 0, mock.charReturningMethod()); in shouldReturnAllKindsOfPrimitives()
25 char charReturningMethod(); in charReturningMethod() method
36 public char charReturningMethod() { in charReturningMethod() method in MethodsImpl