Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stp-dev] Consider Easymock as a tool for testing in STP/Eclipse?

Oisin Hurley wrote:
I'm +1 on having a mock framework in place. As Andrei says, choice is
very much down to personal feeling - after using a proprietary framework,
and then the jcoverage framework, I found EasyMock a bit strange ;)
Yeah, that's what I meant when I wrote that it requires some getting used to. However once you're used to it, it's actually very powerful and at least ticks all my requirements. It has mocking for both interfaces and classes. The jconverage mock framework, was very easy to use but as far as I remember that was never part of an open source project. I think its part of the jcoverage commercial offering. I have never used jMock, so if there are people with experience there it would be great to hear them.

Cheers,

David

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland


Back to the top