There is some use of EasyMock in the Taglibs sub-project. On Jul 22, 2010, at 7:51 PM, Alexander Shirkov wrote:
> Hello all > > I have quick question: Is there mocking framework in project? > Writing dummies for unit tests is quite useless and boring thing. Plus it’s > filling codebase with “noise”. > I have some experience with: > > JMock - http://www.jmock.org/ > EasyMock - http://easymock.org/ > Mockito (my favourite) - http://mockito.org/ > > First one hasn’t updated since Feb 2009, so I think it’s not a good idea to > look there. Two others are great: both have dynamic proxying for interfaces > and classes. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org