Unit Test Case的意思|示意
单元测试用例
Unit Test Case的网络常见释义
单元测试用例 写单元测试用例(unit test case),进行单元测试
Unit Test Case相关短语
1、 UTC Unit Test Case 单元测试用例
Unit Test Case相关例句
In a unit test case, for example, the execution environment for the object is the test case itself, and the test setup code is tasked with satisfying the dependencies directly.
例如,在单元测试用例中,对象的执行环境是测试用例本身,所以测试设置代码有责任直接满足依赖项。
This thesis mainly deals with framework of unit testing and does not concern about writing of the test case.
论文主要研究单元测试的框架,单元测试用例的编写不在论文的讨论范围之内。
According to the current research status of software unit test problems, we will investigate module dependencies in the source file and the automated test case generation.
结合目前软件单元测试技术的研究现状,我们将深入研究单元测试中源文件的模块依赖问题和测试用例的自动生成问题。
So the code is "clean and green," according to my simple unit test case — but that's meaningful only if I'm really testing the code thoroughly.
根据前面简单的单元测试用例,这块代码是“干净,绿色”的——但只有在我真正彻底地测试这块代码的情况下这才有意义。
Running unit tests assures that test case code will continue to find and return the correct objects.
运行单元测试确保测试用例能继续找到并返回正确的对象。
Therefore, we took the approach of using Rational Manual Tester, and we associated a test file that contained only the test unit within each configured test case.
因此,我们采取利用Rational Manual Tester的方法,并将一个仅包含一个测试单元的测试文档与每一个已配置测试用例联合起来。