Now you can perform the BVT with the unit test framework.
接下来可以通过单元测试框架执行BVT。
Automated unit test framework has provided a manner to solve it.
自动化单元测试为解决这个问题提供了途径。
Extend the unit test type: you can add functionality to your tests that might not be in the unit test Framework.
扩充单元测试类型:您可以在测试中加入可能不存在单元测试架构中的功能。
Jeff Wilcox, primary developer of the Silverlight unit test framework, has posted several entries on writing unit tests for Silverlight 2.
JeffWilcox,Silverlight单元测试框架的主要开发人员,发表了多篇文章谈到Silverlight2的单元测试问题。
The Pydev Eclipse module comes with several code snippets, including one for rapidly creating a unit test framework around which to build your code.
Py devEclipse模块附带几个代码片段,其中之一可以为代码快速构建一个单元测试框架。
Once that is done the ObserveOnTest function attaches the unit test framework to the call chain via a specialized scheduler called the WorkItemTestScheduler.
一旦完成,ObserveOnTest函数就会通过一个叫做WorkItemTestScheduler的特殊计划程序把单元测试框架关联到调用链上。
Since the need to unit test J2EE components has become apparent, developers have been exploiting the benefits of the JUnit test framework to perform these tests.
由于对J2EE组件进行单元测试的需求变得越来越明显,开发者们已经开始利用JUnit测试框架的优势来执行这些测试。
One of the requirements for the new test runner and C + + unit testing framework is support for 200,000 tests in a single solution.
对于新的测试运行器和C+ +单元测试框架的一项需求就是,要在一个解决方案中支持200,000项测试。
For every new unit test, the framework creates a new test fixture.
对于每个新的单元测试,框架创建一个新的测试装备。
As a result, developers can focus on the business logic, and unit test their POJOs without the framework.
因此,开发者可以利用POJO开发业务逻辑和进行单元测试而不必考虑框架。
Every test framework needs to supply you with a method to check the outcome of a unit test and the DOH is no exception.
每个测试框架都要为开发人员提供检查单元测试结果的方法,DOH也不例外。
A test framework for using JUnit to write unit tests for your client application.
一个使用JUnit为客户机应用程序编写单元测试的测试框架。
To demonstrate its power in handling GUI events, the Rx framework has been used in Silverlight Toolkit Unit Test and it's been included in its source code, packaged in System.Reactive.dll.
要说明它在处理GUI事件的威力,Rx框架已经在SilverlightToolkit单元测试中使用,并包含源代码,封装在System . Reactive . dll中。
portletUnit is a unit testing framework to test portlets.
portletUnit是一个用于测试portlet 的单元测试框架。
Like any other unit testing framework, a typical JSF test framework should provide the following features.
与其它的单元测试框架一样,一个典型的JSF测试框架需要具备以下特性。
The following steps cover how to develop the EJB, set up the Cactus framework, write your test case, and unit test with the test case that you will create.
下面几个步骤是关于如何开发e JB、安装Cactus框架、编写测试案例以及对将创建的测试案例进行单元测试的。
He has also written about the ASP.NET MVC test Framework Integration that supports unit testing within web applications.
他同时还介绍了A SP.NETMVC测试框架集成,这一特性支持在web应用程序中进行单元测试。
Tested the project source using JUnit framework using both unit and component test cases
既使用单元测试案例又使用组件测试案例的JUnit框架对工程源代码进行测试
A test framework to write unit test for testing gestures (integrated with Visual Studio test).
测试框架,从而为测试手势(与VisualStudioTest整合)编写单元测试。
Rails comes with a powerful framework for automating unit tests (for the model), functional test cases (for the controllers), and integration tests (end to end across multiple controllers).
Rails提供了强大的测试框架,包括自动化单元测试(用于模型)、功能测试用例(用于控制器)和集成测试(跨多个控制器的端到端集成)。
We had one automated test framework that ran both unit- and feature-level test cases (it ran automatically whenever a build was generated.)
我们有一个自动测试架构,它可以自动运行单元测试以及功能级的测试用例(无论什么时候创建了的构建它都可用自动运行)。
This article Outlines an approach for customizing the unit test cycle and the JUnit framework to achieve test-driven portal application development.
为实现测试驱动的门户应用程序开发,本文概述一种用于定制单元测试周期和JUnit框架的方法。
This thesis mainly deals with framework of unit testing and does not concern about writing of the test case.
论文主要研究单元测试的框架,单元测试用例的编写不在论文的讨论范围之内。
The designed framework not only can support the unit regressive test, but also can support the DLL file test.
设计的框架不仅可以支持单元回归测试,而且可以支持DLL文件的测试。
The framework is based on the unit test recording methods.
该框架基于本文提出的单元测试录制方法。
Based on the unit test recording method, we design and implement a viable framework for automated unit test recording.
本文基于单元测试录制方法,设计并实现了一个可行的自动化单元测试录制框架。
Based on the unit test recording method, we design and implement a viable framework for automated unit test recording.
本文基于单元测试录制方法,设计并实现了一个可行的自动化单元测试录制框架。
应用推荐