Create Unit Test Project的意思|示意
创建单元测试项目
Create Unit Test Project的网络常见释义
创建单元测试项目 点击确定按钮后,Visual Studio 将弹出一个创建单元测试项目(Create Unit Test Project)的对话框,如下图所示。单元测试项目允许我们创建自动测试,验证应用程序的功能和行为。
Create Unit Test Project相关例句
Create a test project when you generate a unit test.
在生成单元测试时创建测试项目。
If you create a database unit test before you create a test project, a test project is created for you.
如果您在建立测试专案前就建立一个资料库单元测试,测试专案就已建立。
Once you create a new portlet project, you can use additional tools — such as the portlet deployment descriptor editor — to develop and unit-test your portlets.
创建一个新的portlet项目,你可以使用附加的工具——如portlet开发描述编辑器——开发和单元测试你的portlet。
When you create a database unit test using the first procedure, a test project is automatically created for you if no test project exists.
当您使用第一个程序建立资料库单元测试时,如果没有测试专案存在,则会自动为您建立一个测试专案。
Create a data generation plan: Create a data generation plan for each unit test project or for specific application tests.
生成测试数据:预览并验证将生成的数据之后,您可以运行数据生成计划以生成测试数据。
When you generate unit tests, you can create a new test project into which the tests will be added, or add them to an existing test project.
产生单元测试时,您可以建立要加入测试的新测试专案,或是将测试加入至现有测试专案。