1. [From
http://www.onjava.com/]
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]
http://www.onjava.com/pub/a/onjava/2004/09/22/test-struts.html
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]
http://www.onjava.com/pub/a/onjava/2004/09/22/test-struts.html
一致的单元测试是开发的重要部分,但Web应用不一定适合单元测试,比如如何验证返回的文本或HTML流的正确性。Lu Jian给出了答案,即StrutsUT,这是一个基于Cactus的用于Struts Web应用单元测试的库。
1180

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



