Unit Test Your Struts Application Consistent unit testing is an essential part of development, but web applications aren't necessarily well-suited to unit testing--how to you validate the "correctness" of a returned stream of text or HTML? Lu Jian has an answer in the form of StrutsUT, a Cactus-based library for unit testing Struts web apps.
[ONJava.com]
单元测试相关
最新推荐文章于 2024-08-27 16:58:38 发布
单元测试是开发的重要部分,但Web应用不一定适合单元测试,比如如何验证返回的文本或HTML流的正确性。Lu Jian给出了答案,即StrutsUT,这是一个基于Cactus的用于对Struts Web应用进行单元测试的库。
171

被折叠的 条评论
为什么被折叠?



