Self-testing Code的意思|示意
自我测试代码
Self-testing Code的网络常见释义
自我测试代码 因此,在XP编程实践中就提出,在设计完后,就可以根据某个类的职责与接口,编写 自我测试代码 ( Self-testing Code ),测试其行为是否符合预期。
Self-testing Code相关短语
1、 The Value of Self-testing Code 自测试代码滴重要性
Self-testing Code相关例句
Continuous Integration assumes a high degree of tests which are automated into the software: a facility I call self-testing code. Often these use a version of the popular XUnit testing frameworks.
持续集成非常看重测试,并且在软件代码本身中达到了测试自动化——我将其称为自测试代码,通常使用流行的XUnit测试框架的一个版本。