Three Patterns in Java Unit Testing.

XP'03: Proceedings of the 4th international conference on Extreme programming and agile processes in software engineering(2003)

引用 0|浏览20
暂无评分
摘要
This paper discusses three unit-testing techniques. These are test probe, ipecac, and test hierarchies. Each of these patterns [1] explores a different area of the interaction of white- and black-box testing. The first two techniques, test probe and ipecac, allow internal implementations to be conveniently exposed to test code without compromising production code integrity. The latter provides a pattern for testing class hierarchies in production code, and a way to move from white-box to black-box testing while refactoring.
更多
查看译文
关键词
Test Class, Production Class, Production Code, Class Hierarchy, Semantic Action
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要