junit笔记

译自:http://junit.sourceforge.net/doc/cookstour/cookstour.htm 不是直接翻译。 1. Command 模式 一个TestCase就是一个Command,command内容都写在run方法里。 2. A best practice is from Smalltalk, "Collecting Parameter": 当你需要收集多个方法的运行结
相关文章
相关标签/搜索