From: veny <ve...@p2...> - 2003-09-11 11:07:39
|
Hi all, I am new to mock object. I am writing some test using DynaMock and wondering what is a good practice in returning a float value using Mock.expectAndReturn(String methodName, Object obj) method. Hope to hear from you soon. Thanks. Veny |