When I write Java-projects that produce web pages, I test on several levels. First, I use Jetty and WebDriver to test the result ...
A common thing I come across is that teams using a mocking framework assume they are mocking. They are not aware that Mocks are ...