java - MVC and Spring MVC Unit Testing -
can unit test mvc framework using spring mvc unit testing.. if possible, setup need do?
want annotation testing.
if it's possible. sorry noob question, i'm having hard time figuring out.
yes, there support testing spring mvc tier using spring-mvc test framework - more details here - http://static.springsource.org/spring/docs/3.2.x/spring-framework-reference/html/testing.html#spring-mvc-test-framework
Comments
Post a Comment