MockStrutsTestCase
- 网络第一中方法;模拟测试
MockStrutsTestCase
MockStrutsTestCase
第一中方法
Ps:本文中牵涉的代码都是通过第一中方法(继承MockStrutsTestCase)来完成测试的,要想用CactusStrutsTeseCase你只要 …
模拟测试
StrutsTestCase 为 Struts 程序员提供了模拟测试(MockStrutsTestCase 类)容器测试 (CactusStrutsTestCase 类)两种测试 …