对SCA组件进行单元测试。
JUnit单元测试插件。
So here's my unit test procedure.
所以这就是我的单元测试流程。
Again, main serves as a unit test.
再一次,main充当单元测试。
为什么用Groovy进行单元测试?
Example of calling a unit test method.
调用单元测试方法的实例。
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.
相反,单元测试必须要考虑到这一点。
Develop, deploy and unit test the business process.
开发、部署及对业务流程进行单元测试。
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.
在每个被加载的窗口中,所有的单元测试函数都会被调用到。
Most novices try to cram too many elements into each unit test.
大多数初学者都试图在每个单元测试中填入太多的要素。
It's difficult to write a unit test if there's no unit to 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部分的单元测试)看起来应当熟悉。
For every new unit test, the framework creates a new test fixture.
对于每个新的单元测试,框架创建一个新的测试装备。
For every new unit test, the framework creates a new test fixture.
对于每个新的单元测试,框架创建一个新的测试装备。
应用推荐