单词 | NUnit | ||||||||||||
释义 | NUnit
更多释义 收起释义 例句释义: 单元测试,单元测试工具,跑跑单元测试 1. When using a coded solution like NUnit, unit testing artifacts must be kept up to date manually. 当使用需要编码的解决方案时,如NUnit,单元测试工件需要手动地与日期保持同步。 www.ibm.com 2. The NUnit application provides a framework for writing unit tests, as well as a graphical interface to run these tests and view the results. NUnit应用程序提供了一个用于编写单元测试的框架,以及一个运行这些测试和查看结果的图形界面。 unixlzx.blog.163.com 3. Nevertheless, expert or novice, the best way to find out how NUnit helps you organize your testing is to try it out. 不过,不管你是专家还是新手,要明白NUnit是怎样帮助你组织测试用例的,最好的办法还是实践。 www.bing.com 4. Constraint based Assert model: In addition to the traditional assertions, NUnit allows you to say: Assert. 基于约束的断言模式:除了传统的断言,NUnit允许这样写:Assert.That(myString,newEqualConstraint(“Hello”)); www.infoq.com 5. Avoid unnecessary problems, add some NUnit tests to your project and you will be able to test for errors with each small step you make. 若要避免不必要的问题,则应添加NUnit单元测试放到项目中。在你执行每一小步重构时,就能够及时发现错误。 www.infoq.com 6. Add to the project the reference to nunit. framework as you did when writing the first test case. 然后如第一个例子那样,为项目添加nunit.framework引用。 www.bing.com 7. Finally, NUnit can be run as a console application that simply writes its results to the command prompt. 最后,NUnit还可以作为控制台应用程序运行,只需要通过命令方式就可以输出结果。 www.bing.com 8. Just click the menu option, wait for NUnit to open on your desktop, and then press the Run button. 单击了菜单项后,等待你桌面上的NUnit打开后,然后单击“Run”按钮。 www.bing.com 9. NAnt allows you to build your solution, copy files, run NUnit tests, send e-mail, and much more. NAnt使你可以生成解决方案、复制文件、运行NUnit测试、发送电子邮件,等等。 blog.163.com 10. NUnit is an open source unit testing framework built for the . NET Framework. NUnit是为.NET框架生成的开放源代码单元测试框架。 renxingsong2009.blog.163.com 1. The new test runner will work with all third party unit testing frameworks including xUnit and NUnit. 新的测试运行器(testrunner)支持所有第三方的单元测试框架,包括xUnit和NUnit。 www.infoq.com 2. After installing NUnit, select the submenu called Test in order to run the suite of tests that confirm that the product is working properly. 安装好后,选择“Test”的子菜单项运行你的测试包,以确保产品是否安装正确。 www.bing.com 3. In the past when mistakes were made and an infinite loop was written you had to kill the NUnit process. 过去,当编写的无限次循环中出现错误时,你必须杀掉NUnit进程。 www.infoq.com 4. This simple example shows how easy and powerful NUnit and unit testing can be. 这个简单的示例表明NUnit和单元测试是多么方便和强大。 unixlzx.blog.163.com 5. This API (again, borrowed from NUnit) is very easy and intuitive to read, which I think is a very important part of unit testing. 这个API(从NUnit借鉴而来)非常简单易读,我认为这在单元测试中是非常重要的。 www.infoq.com 6. A test framework like NUnit is designed to help you do this. 如Nunit这样的测试框架就是设计用来帮助你提高效率的利器。 www.bing.com 7. We call it the NUnit Extended Testing Platform, to distinguish it from the current NUnit Framework. 我们把它叫做NUnit扩展测试平台,以区别于目前的NUnit框架。 www.infoq.com 8. It is also possible for the NUnit console application to produce an XML log of the test results. 同时,NUnit控制台应用程序还可以生成Xml格式的测试结果日志。 www.bing.com 9. In the Solution Explorer window, look in the References folder and check for nunit. framework. 在解决方案资源管理器窗口中,查看引用文件夹中nunit.framework引用是否正确。 www.bing.com 10. When you apply TDD in the real world, you're going to generate lots of tests, so you need to organize your testing using a tool like NUnit. 当你将TDD应用到现实世界时,你可以生成许多测试,并通过如Nunit的工具来组织它们。 www.bing.com 1. NUnit lets you write a test case in the same language and environment as your application. Nunit允许你用与应用程序相同的语言和环境来写测试用例。 www.bing.com 2. NUnit is a Unit Test framework for the . NET languages. NUnit是一个.NET上的单元测试框架。 www.infoq.com 3. Select the root node in the treeview (the file Money. csproj) and click the Run button in NUnit's right-hand pane. 选择Treeview(文件Money.csproj)中的根节点,单击NUnit右侧的“Run”按钮。 www.bing.com 4. Start up NUnit on your desktop. 在桌面上启动NUnit。 www.bing.com 5. By what mechanism does NUnit know what methods to test? NUnit是通过什么机制获知需要测试哪些方法的? archive.cnblogs.com 6. NUnit 2. 5 is release that wasn't originally planned. NUnit2.5不是原先计划发布的版本。 www.infoq.com 7. To run this test, I'll need to build the project, open the generated assembly in the NUnit application, and then click the Run button. 要运行该测试,我需要生成项目,在NUnit应用程序中打开生成的程序集,然后单击Run按钮。 archive.cnblogs.com 8. Open the project CountryTest. csproj in NUnit ( File | Open) and run the test. 在NUnit中打开CountryTest.csproj,并运行测试。 www.bing.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。