unit run-time的意思|示意
设备运行时间
unit run-time的网络常见释义
设备运行时间 ... 单元规则 unit rule 设备运行时间 unit run-time,URT 单位样本 unit sample ...
unit run-time相关短语
1、 unit run time 设备运行时间英语 ; 设备运行时间 ; 翻译
2、 run-time bound unit 运行期联编单元
unit run-time相关例句
Every time a programmer runs the build process and has a successful code compile, a run of all the applicable unit tests should follow.
程序员每次运行构建流程并成功编译代码时,应遵循所有的应用单元测试。
Testing the new infrastructure, both one unit at a time and all systems together. This is followed by a final "acceptance test, " run by the customer.
验收测试(也被称为功能测试)是由客户指定来测试整个系统是否完成既定功能。
Though you will not test your static unit tests very often, dynamic unit tests can be tested every single time you compile your code (if they all run quick enough).
即使你不经常测试静态单元测试,动态单元测试可以在你每一次编译代码的时候进行测试(如果都运行得足够快)。
If you run database unit tests now, the data generation plan populates the database one time, at the start of your test run.
如果现在运行数据库单元测试,则数据生成计划将在测试运行开始时一次性填充数据库。
You can also arrange tests so that they are performed in sequence, group tests by categories and run them together, record the amount of time unit tests take, and much more.
你也可以安排一些测试以使它们依序执行、按类别组合一些测试以让它们一起运行、记录单元测试所花费的时间,以及其它许多事情。
On many Agile teams, all new code is covered by an automated unit test, and all unit tests are run every time a build is performed.
在许多敏捷团队中,全部新代码都要经过自动化的单元测试,每次执行架构都会运行所有单元测试。