首页 > 代码库 > 2017.3.31 spring mvc教程(五)Action的单元测试

2017.3.31 spring mvc教程(五)Action的单元测试

学习的博客:http://elf8848.iteye.com/blog/875830/
我项目中所用的版本:4.2.0。博客的时间比较早,11年的,学习的是Spring3 MVC。不知道版本上有没有变化比较大的功能。
 
spring mvc教程(五)Action的单元测试
这里的博客,还不支持@ContextConfiguration的注解式context file注入。所以内容就不写了。
等找到最新的单元测试方式,再来总结。

2017.3.31 spring mvc教程(五)Action的单元测试