Words of Java RSS Feed
Words of Java

Words of Java

High and low about Java and Web programming

 
 
 
 

Posts tagged easymock

Easymocking against action servlets

Changed a few dispatcher servlet methods today and had to update quite some test methods as well. But when testing Struts action classes you get quite a few things that has to be mocked, so what are you really testing. At one point I ended up with mocking just about every line of code in [...]

Unittesting with JUnit and Easymock

I’m not a senior in the area of unit testing in Java and then you appreciate a good article or tutorial - just like this one. Unit testing with JUnit and EasyMock

Recent Posts

Popular Posts

Custom Search