2005/5/26, Martin J. Wells <[EMAIL PROTECTED]>:
I've noticed in the mina feature list a mention of mock objects. Could
someone point me to where these are? Is there any documentation/api?
Most core API of MINA is consisted of interfaces and abstract classes so that you can easily implement mock objects. If you're looking for the easy way to create mock objects, I recommend you 'EaskMock' (
http://www.easymock.org)
Thanks,
