对SCA组件进行单元测试。
So here's my unit test procedure.
所以这就是我的单元测试流程。
为什么用Groovy进行单元测试?
Because it will be easier to unit test.
因为这样做单元测试比较容易。
单元测试能力。
A process for unit test implementation.
用于单元测试的实现流程。
We write our example, or unit test, first.
首先,我们写了示例,或者叫单元测试。
运行单元测试。
Generally, you write one unit test per model.
一般情况下,要为每个模型编写一个单元测试。
Any comment should be captured in a unit test.
任何注释都应在单元测试内捕获。
The answer is that you are running a unit test.
答案是您现在运行的是单元测试。
Write a unit test for the desired new capability.
为需要的新功能撰写单元测试。
Plus, doing so keeps the test as a true unit test.
另外,这样做可使测试保持为一个真正的单元测试。
Instead, the unit test must take this into account.
相反,单元测试必须要考虑到这一点。
Writing a unit test for a Stack class is straightforward.
可以很直观地写出对堆栈类的单元测试。
Now you can perform the BVT with the unit test framework.
接下来可以通过单元测试框架执行BVT。
Write the unit test before writing code for class it tests.
首先编写单元测试,然后再编写要测试的类代码。
A unit test is usually written to test a piece of source code.
编写单元测试通常是为了测试一段源代码。
Within each loaded window all unit test functions are invoked.
在每个被加载的窗口中,所有的单元测试函数都会被调用到。
The developers drafted a unit test specification for each test.
开发人员为每一个测试起草一个单元测试说明。
Most novices try to cram too many elements into each unit test.
大多数初学者都试图在每个单元测试中填入太多的要素。
A broken unit test is taken as seriously as a compilation error.
未通过的单元测试将被视为与编译错误一样严重的问题。
The first set — the unit test from Part 1 — should look familiar.
第一组(第1部分的单元测试)看起来应当熟悉。
Make the proper investment in a unit test, and it pays off later.
在单元测试上做适当的投入,随后将得到回报。
For every new unit test, the framework creates a new test fixture.
对于每个新的单元测试,框架创建一个新的测试装备。
Unit test the service, and deploy it to the production environment.
对该服务进行单元测试,然后将它部署到生产环境。
Now, I need a test-after unit test to determine if it works or not.
现在,我需要一个后测试的单元测试以确定它是否可以工作。
What are the key features and functions of the unit test environment?
单元测试环境的关键特征和功能是什么呢?
What are the key features and functions of the unit test environment?
单元测试环境的关键特征和功能是什么呢?
应用推荐