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?

Hi All,

End users also need a framework to mock service during product development.

Maybe we can do some research on how to extend the Easymock framework to mock service mock in soa development. For example, create mock service from wsdl + xml input data...etc.


Regards

Johnson



----- Original Message ----- From: "David Bosschaert" <davidb@xxxxxxxx>
To: "STP Dev list" <stp-dev@xxxxxxxxxxx>
Sent: Friday, November 30, 2007 8:44 PM
Subject: [stp-dev] Consider Easymock as a tool for testing in STP/Eclipse?


Hi all,

I was thinking that using Easymock in the test fragments would make
writing some of the unit tests quite a bit easier. Esp when big
interfaces need to be mocked (such as IFile or IProject) it would help a
lot.

I have used EasyMock (http://www.easymock.org/) quite a bit in the past,
and although it requires some 'getting used to it' I have found it a
great tool for creating mockobjects in unit tests. EasyMock has an MIT
license which I think is compatible with EPL.
I did quick search in IPZilla but didnt find any previous requests for
EasyMock or any other Mock object systems. So I guess if we can agree
that EasyMock is good, I could start by filing a CQ/IPZilla entry to get
it approved into Eclipse.

Anyone any thoughts?

David

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev

Back to the top