Searched refs:doubleObjectReturningMethod (Results 1 – 3 of 3) sorted by relevance
47 assertEquals(new Double(0.0D), mock.doubleObjectReturningMethod(), 0.0D); in shouldReturnTheSameValuesForWrapperClasses()
43 Double doubleObjectReturningMethod(); in doubleObjectReturningMethod() method
72 public Double doubleObjectReturningMethod() { in doubleObjectReturningMethod() method in MethodsImpl