标签: java web struts2 junit
最新版本的StrutsTestCase(2.1.4-1.2-2.4)依赖于org.apache.struts.action.ActionServlet类和最新版Struts中的这个seems to be deprecated类。
StrutsTestCase是否已弃用项目?不支持Struts 2.2.X?
如果最新版本的struts不支持,那么测试(junit)struts动作类还有其他选择吗?