如何为 struts 2 基于注释的验证编写单元测试?
我在 Struts 2.1.8.1 中使用基于注释的验证。
现在我想使用 jUnit 4 为他们编写一个单元测试,但不知道如何去做。
我发现了几个在 Struts 2.1.6 中有效但在 Struts 2.1.8.1 中不再有效的链接: http://bloodredsun .blog.com/2009/10/21/unit-testing-struts2-actions-with-annotation-based-validation/
有人找到方法了吗?
谢谢!
I am using annotation based validation in Struts 2.1.8.1.
Now i want to write a unit-test using jUnit 4 for them but have not got a clue how to do it.
I found several links which worked in Struts 2.1.6 but not in Struts 2.1.8.1 anymore:
http://bloodredsun.blog.com/2009/10/21/unit-testing-struts2-actions-with-annotation-based-validation/
Has anyone found a way?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)