It involves class testing, integration testing.
主要研究厂类测试和集成测试方法。
BISPT is applied to the class testing, integrate testing and exception testing.
软件内嵌探针测试主要应用于类测试、集成测试和异常测试。
A composite class testing model can provides data flow analyzing in state-based testing.
提出了一种混合类测试模型,能在基于状态的测试中提供有效数据流分析。
Based on the test result of class testing processors with the same capabilities are put into the same transporting trays.
根据处理器等级测试的结果,相同处理能力的芯片被放到一个运送盘里。
This paper introduces the testing course and methodology of object - oriented software. It involves class testing and integration testing.
探讨面向对象软件的测试过程和方法,主要研究了类的测试和集成测试。
Based on the analysis of the effect of the technology of OOS on software testing, the method of Object oriented software class testing is studied.
本文在分析了面向对象软件技术对软件测试技术的影响基础上,研究了面向对象软件的类测试技术。
The idea, methods of class testing, such as service-based, OSD-based (Object State Diagram), flow graph-based and specification-based, are discussed.
文章从基于服务的、基于对象动态测试模型的、基于流图的以及基于规约的四个方面论述了类测试的思想和方法。
The company has an excellent quality of the staff team, with advanced production line and strong technical strength and first-class testing equipment.
本公司拥有一支素质精良的员工团队、拥有先进的流水线和雄厚技术实力及一流检测设备。
Put each test case in the same package as the class it's testing to gain access to package and protected members.
将每个测试实例与它要测试的类放在同一个包内,以获得对包成员和保护成员的访问权。
Now that I have my test class defined I can start developing (and testing) the application.
定义了测试类后,就可以开始开发(并测试)这个应用程序了。
Thus, the development team responsible for unit testing should make sure that class and sequence diagrams are included as project deliverables.
因此,这个负责单元测试的开发团队应该确保这个类和序列图包含在项目交付产品中。
This approach makes testing protected methods much easier because the test case class can now extend the class that contains the protected methods.
这种方法使得测试受保护的方法非常容易,因为测试案例类现在可以扩展包含受保护方法的类了。
In addition to CLASS construction, the grant covers a year of on-site testing.
除了支持class的建设外,这笔款项也包含了为期一年的现场测试的资金。
This class of language is ideal for quick prototyping and testing new ideas.
这类语言很适合快速生成原型和测试新想法。
Now, you need to run your marshaller testing class.
现在需要运行编组程序测试类。
One interesting side effect of this approach is that it allows us to access private and protected members of a class via a closure, which can be handy for unit testing classes.
这种方法的一个有趣的副作用是允许通过闭包访问类的私有成员和受保护成员,这有利于对类执行单元测试。
Making a class thread safe requires additional care during the implementation and testing of the class.
使一个类线程安全需要在实现和测试该类时非常小心。
As we saw in the previous section, a huge problem in class design that makes testing difficult is having to initialize all sorts of objects that aren't required for your test.
正如我们在前一节介绍的,造成测试困难的大量类设计问题都集中在初始化各种不需要测试的对象上。
Added emphasis on refactoring and automated testing improves designs dramatically without the need for notebooks full of class diagrams.
对重构和自动化测试的特别重视动态地改进了设计,而且免去了画满类图的笔记本的需要。
This base class adds functionality for testing GWT code as well as handling some of the plumbing to get a GWT component up and running.
该基类添加了一些功能,可测试GWT代码并处理某些基础实现从而启动并运行GWT组件。
It is similar to having a class with a main method used for testing other classes in the package.
这类似于将一个具有主方法的类用于测试包中的其他类。
By using Wicket's TestPanelSource class we can lazily initialize a given panel for testing purposes.
借助于Wicket的TestPanelSource类,我们可以根据测试需要延迟初始化给定的面板。
DFATable is a temporary class I introduced primarily for testing.
DFATable是一个临时类,主要是为了测试而引入它。
The introduction of the GrailsUnitTestCase class and its children brings a whole new level of testing ease and sophistication to the process.
grailsunittestcase类及其子类的引入将流程测试的简单性和全面性提升到了一个全新的水平。
A suitable set of implementations is provided in the testing framework, in a base class named ScaMockBase.
在测试框架的基础类ScaMockBase中提供了一组合适的实现。
Test button: used for testing the application in "unplugged" mode (UIButton class).
Test按钮:用于在“为插接”模式下测试应用程序(uibutton类)。
One of the most useful of these is the PrivateAccessor class, which makes testing private methods a snap regardless of your testing framework of choice.
其中最有用的一个就是privateaccessor类,它把对private方法的测试变成小菜一碟,无论选择的测试框架是什么。
However, if you can't reliably and automatically test with the real class for any reason, then testing with a mock is infinitely superior to not testing at all.
但是,如果由于某种原因无法用真实的类可靠且自动地进行测试,那么用mock进行测试肯定比根本不测试强。
However, if you can't reliably and automatically test with the real class for any reason, then testing with a mock is infinitely superior to not testing at all.
但是,如果由于某种原因无法用真实的类可靠且自动地进行测试,那么用mock进行测试肯定比根本不测试强。
应用推荐