Writing your software with inversion of control in mind also makes unit testing much, much easier, because you can swap out real implementations for mocks in your tests.
在内心建立用控制反转编写软件的思想,会使得进行单元测试更加容易,因为你可以替换真实实现而在测试中进行模拟。
When I first joined the Apple online store, I was paired up with an experienced software engineer so that I could get up to speed on the code repository, build process, and unit and component testing.
当我第一次加入苹果在线商店开发小组时,我和一位经验丰富的软件工程师搭档,他教会我如何快速地熟悉代码库,构建流程以及单元测试和组件测试。
The design and coding phase of your software development lifecycle offers an opportunity for a quality gate designed around unit testing.
软件开发生命周期的设计和编码阶段,为单元测试的质量检验关提供了一个机会。
For example, early in my career, in an effort to quickly release software, I skipped unit testing as I believed the effort wasn't worth the cost.
例如,在我职业生涯的早期,由于需要快速发布软件,我省略了单元测试,因为我认为不值得做这些工作。
Unit testing has become widely accepted as a "best practice" for software development.
单元测试已作为软件开发的“最佳实践”被普遍接受。
The inmost Envelope is where the agile team works to execute the; software development, unit testing, component testing, integration testing and defect resolution.
最里面的信封是由敏捷团队来执行的工作:软件开发、单元测试、组件测试、集成测试和缺陷修正。
The integration testing phase occurs after the development phase, when individual software components have already been unit tested, and before customer acceptance testing.
集成测试阶段会在开发阶段之后开始,此时单个软件构件已经进行单元测试了,而这发生在客户接受测试之前。
Over the last few years, unit testing has become central to the way I write software, thanks to a lightweight programming methodology called Extreme programming (XP) (see Resources).
在过去的几年里,单元测试已成为我编写软件的核心环节,多亏了一种称为极限编程(XP)的简便编程方法(请参阅参考资源)。
Software developer: Responsible for writing, debugging, and unit testing the software code that makes up the business logic for the use case (see SIP Modeling Toolkit).
软件开发人员:主要负责编写,调试,以及构成用例的业务逻辑软件代码的单元测试(请看SIPModelingToolkit)。
One of the most popular approaches to this problem in software-development circles involves the concept of unit testing.
对于软件开发周期中的测试问题,最流行的解决方式之一涉及单元测试的概念。
Unit testing is carried out on the smallest testable units of the software.
单元测试用于软件的最小可测试单元。
This article introduces CruiseControl, open source software you can use to automate the build and unit-testing process for multideveloper software projects.
这篇文章介绍的是CruiseControl,这是一个开放源码软件,可以用它对有多个开发人员参与的软件项目自动进行构建和单元测试。
Unit testing is the testing of individual software components or modules.
单元测试是软件各组件或模块的测试。
The testing software TS-1 of a sampling unit in the distributed dynamic phasor monitoring system is discussed.
详细介绍了分布式动态相量监测系统数据采集单元的测试软件TS - 1。
The working principle of a testing and control system on an adsorption refrigeration unit, structures of hardware and software, and performance of the main model are present.
介绍了吸附式制冷机组性能测试系统的工作原理、测控系统的硬件与软件结构及主要功能模块的特点。
The black box is not an alternative to white box testing which is usually performed early in the software development process (unit testing).
这个黑盒不能替代早期在软件开发过程的单元测试中经常使用的白盒测试。
And then it explicitly demonstrates object-oriented software unit test, integration test and systemic test techniques based on the software testing steps.
然后按照软件测试步骤详细阐述了面向对象软件的单元测试、集成测试和系统测试技术。
How do software contracts relate to unit testing?
软件合同与单元测试如何相关的?
In computer programming, unit testing is a software verification and validation method in which a programmer tests if individual units of source code are fit for use.
在计算机科学中,单元测试是一个有程序员测试源代码的个体单元是否适合使用的软件检测和验证方法。
The unit testing is very effective for improving the quality of the software. It is a pivotal process of the software testing.
单元测试作为软件测试中的一个关键的测试过程,在提升软件质量方面发挥着非常重要的作用。
The design of the hardware and software of the testing system, the composing of intelligent logic conversion unit and the realization of system function are detailedly introduced.
详细地介绍了测试系统的软硬件设计,智能逻辑转换单元的构成,以及测试功能的实现过程。
The design of the hardware and software of the testing system, the composing of intelligent logic conversion unit and the realization of system function are detailedly introduced.
详细地介绍了测试系统的软硬件设计,智能逻辑转换单元的构成,以及测试功能的实现过程。
应用推荐