-
“没有单元测试,”我们齐声道。
"There are no unit tests," we chorused.
youdao
-
任何注释都应在单元测试内捕获。
Any comment should be captured in a unit test.
youdao
-
这正是单元测试发挥作用的时机。
This is where unit testing comes to the rescue.
youdao
-
因为这样做单元测试比较容易。
Because it will be easier to unit test.
youdao
-
单元测试是从程序员的角度编写的。
Unit tests are written from a programmer's perspective.
youdao
-
答案是您现在运行的是单元测试。
The answer is that you are running a unit test.
youdao
-
我们想要单元测试简单快速的执行。
We want our unit tests to be simple and execute quickly.
youdao
-
每个测试套件包含多个单元测试。
Each individual test suite will have multiple unit tests.
youdao
-
请确保您的单元测试已正确运行。
Make sure that your unit tests were run correctly.
youdao
-
为需要的新功能撰写单元测试。
Write a unit test for the desired new capability.
youdao
-
所以这就是我的单元测试流程。
So here's my unit test procedure.
youdao
-
类图交付单元测试所需的构架信息。
Class diagrams deliver the structural information unit testers need.
youdao
-
对单元测试范例,它是很重要的。
They're a great addition to the unit testing paradigm.
youdao
-
建筑监理员对房子执行单元测试。
The building inspector is performing unit tests on the house.
youdao
-
这些提供程序必须经过单元测试。
This provider must be unit tested.
youdao
-
相反,单元测试必须要考虑到这一点。
Instead, the unit test must take this into account.
youdao
-
您还应该熟悉重构和常规的单元测试。
You should be familiar with refactoring and normal unit testing as well.
youdao
-
它们允许把单元测试组织成测试套件。
They also let you group unit tests into test suites.
youdao
-
在单元测试中捕获代码注释。
Capture code comments in unit tests.
youdao
-
不要受单元测试的教条所限。
Don't get stuck on unit testing dogma.
youdao
-
何时运行完所有单元测试?
When all the unit tests have run?
youdao
-
简单地说,单元测试是用代码测试代码。
Simply put, unit testing means writing code to test other code.
youdao
-
可以很直观地写出对堆栈类的单元测试。
Writing a unit test for a Stack class is straightforward.
youdao
-
它们支持单元测试,理解起来也很容易。
They allow unit testing and are easily understandable.
youdao
-
下一步就是编写单元测试。
The next step is to write the unit tests.
youdao
-
顺便说一下,这也使得单元测试更加容易。
This also makes for easier unit testing by the way.
youdao
-
单元测试环境的关键特征和功能是什么呢?
What are the key features and functions of the unit test environment?
youdao
-
如果专业版最终拥有单元测试将非常不错。
It's nice that Pro will finally have unit testing.
youdao
-
一旦通过全部单元测试,代码也就完成了。
The code is "done" when all of the unit tests pass.
youdao
-
制定一个单元测试计划。
Develop a unit testing plan.
youdao