Searched refs:floatObjectReturningMethod (Results 1 – 3 of 3) sorted by relevance
46 assertEquals(new Float(0.0F), mock.floatObjectReturningMethod(), 0.0F); in shouldReturnTheSameValuesForWrapperClasses()
39 Float floatObjectReturningMethod(); in floatObjectReturningMethod() method
64 public Float floatObjectReturningMethod() { in floatObjectReturningMethod() method in MethodsImpl