Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最新版本的 StrutsTestCase (2.1.4-1.2-2.4) 依赖于 org.apache.struts.action.ActionServlet 类,这似乎在最新版本的 Struts 中已被弃用。
StrutsTestCase 是否已弃用项目?不支持 Struts 2.2.X 吗?
如果最新版本的 struts 不支持它,是否有其他替代方法来测试(junit)struts 动作类?