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 [...]
