The team has to build test tools and write test plans.
团队必须建立测试工具并撰写测试计划。
Allow you to write test cases in your native language and environment.
允许您用自己的母语和环境来书写测试用例。
In addition, almost all of these tools require you to manually write test case code.
另外,几乎所有这些工具都要求您手动书写测试用例代码。
The ability to write is a supreme test of linguistic competence.
写作能力是对语言能力的最高形式的测试。
来为此写个测试吧!
So the next step is to write a test for this method.
所以下一步就是为这个方法编写一个测试。
First, you must know how to write a good test.
首先,您必须了解如何书写一个好的测试。
Write the unit test before writing code for class it tests.
首先编写单元测试,然后再编写要测试的类代码。
Once every class has at least one test, write one test for every method.
当每个类都有了至少一个测试,再为每一个方法编写一个测试。
You have to write each test to cover as much as it possibly can.
您必须在编写每个测试时尽量地覆盖尽可能多的方法和分支。
Once every package has at least one test, write one test for every class.
当每个程序包都有了至少一个测试,再为每一个类编写一个测试。
Write a test that the code in Listing 3 will pass.
写出清单3中的代码要通过的一个测试。
Again, generally you write one functional test for each controller you have.
同样,一般情况下要为每个控制器编写一个功能测试。
编写一个测试。
You have now seen how to write individual test files.
至此,您已经看到了如何编写单个测试文件。
Write a unit test for the desired new capability.
为需要的新功能撰写单元测试。
Leave it in your test suite and write another test.
把它放在您的测试套件中,继续编写其他的测试。
Before you start fixing it, write a test.
修复它之前,首先编写一个测试。
Write your test code for the model.
为模型编写测试代码。
This capability makes it much easier to collect enough information to write integration test cases.
这项功能使得搜集编写集成测试的足够信息变得更容易。
Certainly you could (and should) write an integration test for that requirement.
当然可以(并且应该)针对这项要求编写集成测试。
Instead, write a test, then write just enough code to get that test to pass.
相反,您只需编写测试,然后编写足够的代码使其能通过测试。
编写一个失败的测试。
Now I'm ready to write the first test.
现在我准备书写第一个测试。
Now that the code is written, it is time to write the test cases.
既然已经编写了代码,是时候编写测试用例了。
Write and test a big program in small pieces.
将一个大块的程序分解成几个小部分进行编写和测试。
Generally, you write one unit test per model.
一般情况下,要为每个模型编写一个单元测试。
Generally, you write one unit test per model.
一般情况下,要为每个模型编写一个单元测试。
应用推荐