随笔分类 -  单元测试

spring- junit测试事务回滚
摘要:http://blog.csdn.net/molingduzun123/article/details/49383235 阅读全文
posted @ 2016-11-07 14:17 筱筱鹿丸 阅读(718) 评论(0) 推荐(0)
spring junit 做单元测试,报 Failed to load ApplicationContext 错误。
摘要:http://containsoft.iteye.com/blog/1766347 阅读全文
posted @ 2016-11-03 17:12 筱筱鹿丸 阅读(458) 评论(0) 推荐(0)
spring MVC junit单元测试 各test之间共享变量
摘要:使用静态变量 private static String iPSetCode=null; 阅读全文
posted @ 2016-09-18 15:42 筱筱鹿丸 阅读(1526) 评论(1) 推荐(0)