You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Mark D. Hansen" <kh...@yahoo.com> on 2005/03/30 17:54:19 UTC

best mock object framework ?

Does anyone have an opinion about what is the best mock object framework for use with Maven?  I'm just starting out with mock objects and can't decide between the various frameworks.  Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: best mock object framework ?

Posted by "Christopher W. Farnham" <ch...@wrycan.com>.
We've been using EasyMock and have been quite happy with it.
http://www.easymock.org/

Christopher Farnham
Senior Consultant at Wrycan, Inc.

chris.farnham@wrycan.com
http://www.wrycan.com



Mark D. Hansen wrote:

>Does anyone have an opinion about what is the best mock object framework for use with Maven?  I'm just starting out with mock objects and can't decide between the various frameworks.  Thanks.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: best mock object framework ?

Posted by Jörg Schaible <jo...@gmx.de>.
Mark D. Hansen wrote:

> Does anyone have an opinion about what is the best mock object framework
> for use with Maven?  I'm just starting out with mock objects and can't
> decide between the various frameworks.  Thanks.

I can recommend jMock (http://jmock.codehaus.org) a lot.

You should look at the framework's homepages for comparison to other mock
frameworks to get an impression of the differences and what fits best your
personal style.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org