The functional tests will expose problems that your unit tests are missing.
功能测试将暴露单元测试遗漏的问题。
You ran your unit test -- many times, perhaps -- and it worked perfectly every time.
您运行单元测试 --也许很多次 --并且它每次都运行得很好。
Your unit comprises six Alligator helicopters, the support personnel and aircrew.
您的单位包括六个扬子鳄直升机,支持人员和机组人员。
Sometimes you will make a change to your code that, somehow, breaks 10% of your unit tests.
有时人们稍微改了改代码,结果10%的单元测试就不能用了。
The quality of your unit tests also plays a critically important role in continuous integration.
你的单元测试的质量也在持续集成中扮演着一个及其重要的角色。
NOTE: We strongly recommend that you create a unit test for your unit test component (see figure 1).
注意:在此强烈建议为您的单元测试组件(见图1)创建一个单元测试。
Your EAR file is now deployed to the Monitor test Environment, which means you can begin your unit test.
您的EAR文件现在已部署到Monitor测试环境,这意味着您可以开始单元测试了。
As part of your unit tests, you might generate test data by running an existing data generation plan.
在进行单元测试时,您也可以执行资料产生计划,以产生测试资料。
You can create reusable scripts for compiling, executing, and reporting all your unit and regression tests.
你可以创建可重用的脚本,完成编译、执行、单元测试和回归测试的报告。
Could you please reduce your unit price by US$4 so that the gap with our profit margin would be narrowed?
请在单价上降低四美元,这样就可缩小我方与预期利润率的差距。
The best you can do to flush these errors out into the open is use a wide variety of data in your unit tests.
所以要使这些错误浮出水面,最好的办法是在单元测试中使用各种各样的数据。
Submit a short description justifying your lesson plan and setting it in the context of the rest of your unit.
上交简短的叙述,解说采用该设计的理由及如何将这节课融入整个课程计划。
This club only to individuals, as individuals to join in the club, with your unit not produces correlation function.
本俱乐部只针对个人,以个人身份加入俱乐部,与您所在单位不发生关联作用。
If less hot air seeps in, and less cooled air seeps out- the less work your unit has to do to keep the temperature regulated!
如果漏进来的热风越少,漏出去的冷风也越少,那你的空调就不需要那么“努力工作”来让房间的温度保持在某个水平上了。
Your unit price is 100 dollars higher than we can accept. When I suggested we meet each other half way, I meant it literally.
你方提出的单价比我们可以接受的价格高出100美元,我说的各让一半,是名副其实的一半。
If you're using ActiveRecord for your database backing, you will likely do all of your unit tests with database-backed testing.
如果为数据库支撑使用了ActiveRecord,则很可能会用受数据库支撑的测试进行所有的单元测试。
However running your unit tests (assuming you have them) on the uglified code will increase confidence and identify any issues.
然而运行单元测试(假设你有他们)在丑化代码会增加信心和识别任何问题。
Whether or not you use Contract4J with your unit tests, thinking about the contract of your components will improve your designs.
不论是否使用Contract4J进行单元测试,考虑组件的合约都会改进设计。
If you use fully qualified names in your unit tests, the refactoring engine can update them whenever you rename a schema object.
如果在单元测试中使用完全限定的名称,则无论何时重命名架构对象,重构引擎都可以对它们进行更新。
Typically you would extract external dependencies from the class you're testing and will swap them with fake ones in your unit test.
通常你会从类中提取外部依赖测试和交换他们的货物用的是伪造的单元测试。你会孤立他们,你感兴趣的部分进行测试。
Now, if you are worried about the fact that actually if your unit time is too long then of course things might start changing as it flows.
如果你有点小担心,担心单位时间取得过长的话,流体的情况会发生变化。
The purpose of this exercise is to rule out the possibility of actually having bugs in your unit tests that could cause them always to pass.
这样做的目的在于,排除单元测试中出现bug的可能性,保证总是能通过单元测试。
In a unit test, it's the same but smaller — because your unit obeys the single responsibility Principle, you're testing its single responsibility.
在单元测试中,它与实际用例相同或更小,因为单元服从于“单一职责原则”,您是测试它的单一职责。
To update unit tests when you rename a database object, you must make sure that you use the fully qualified name of objects in your unit tests.
若要在重命名数据库对象时更新单元测试,必须确保在单元测试中使用完全限定的对象名称。
To refine your unit test further, you can assert that the validation failed for a specific constraint on a specific field, as shown in Listing 8.
要进一步细化单元测试,您可以断言验证会因为特定字段上的特定约束而失败,如清单8所示。
A successful run displays all of the tests in JUnitEE TestRunner view, as depicted by Figure 2 the screen shows different ways to execute your unit test.
一次成功的运行将在JUnitEETestRunner窗口中显示所有的测试,如图2所描述的。这个屏幕显示了执行您的单元测试的不同方法。
A successful run displays all of the tests in JUnitEE TestRunner view, as depicted by Figure 2 the screen shows different ways to execute your unit test.
一次成功的运行将在JUnitEETestRunner窗口中显示所有的测试,如图2所描述的。这个屏幕显示了执行您的单元测试的不同方法。
应用推荐