Easymock does not contain any "build-in" support for Web Components
like Mockrunner does. Only problem with Mockrunner is that it accepts
only Struts based applications. I love Struts but our customer does not :(
If you start to use Easymock you must mock everything... that contains
a lot of work to do. And if I understood right it generates only Mocks
from Java interfaces not Java classes.
Also, it seems to be so that there are no standard API for MockObjects...
Any reason to start do Unit testing with Mocks because tools are still so
weak????
Best Regards,
> >Hello,
> >
> >Where to find a tool and tutorials for Mock objects in Web (servlet/tag/filter)
> >developing?
>
> http://www.easymock.org/