|
From: Steve F. <st...@ok...> - 2001-10-18 06:03:44
|
Vincent Tencé <vt...@sy...> said: > > First of all thanks for the framework, it is of unvaluable use. > Great work. Thanks for the compliment (we're blushing...) > > We have been developping servlets and were doing in-container > testing up to recently. The limitations that we encountered forced > us to look for a different testing approach until we read about mock > objects. We used the mock objects servlet package, extended it for > our own use, measured the benefits then decided to develop a mock > objects JMS package (it works fine and serves us well). Now we plan > to convert all our DAO unit tests to using mock objects. > > > > Like with JUnit tests, since we tried mock objects, we have a hard > time doing our tests any different way. So if you guys would accept > some help we would be pleased to participate in the effort, being > addicted mock objects users ourselves! Obviously, we would be interested in seeing your JMS library, and we'd be very interested in hearing about your metrics for the benefits. Otherwise, whatever else you would be interested in contributing. Steve |