tag:blogger.com,1999:blog-3237724005744642470.post7178044880302880158..comments2016-08-06T18:51:58.441+01:00Comments on Captain Debug's Blog: Getting Started With Spring’s MVC Test Framework - Part 1Roger Hugheshttp://www.blogger.com/profile/07042290171112551665[email protected]Blogger1125tag:blogger.com,1999:blog-3237724005744642470.post-37163001219102737552013-07-30T22:11:03.134+01:002013-07-30T22:11:03.134+01:00I find the new Spring MVC Test framework really in...I find the new Spring MVC Test framework really interesting. It lets me to decrease the number of heavy WebDriver tests and test a lot of &quot;framework infrastructure&quot; (annotations, context). It also allows me to have tests for always &quot;undertested&quot; controllers - I mean they usually do so little (i.e. they delegate) that there is not so much unit tests can verify.<br /><br />Thanks for an interesting article!Tomekhttp://practicalunittesting.com[email protected]