Consider investing some time in a good unit-testing tool like JUnit.
请考虑在优秀的单元测试工具例如JUnit上花一些时间。
If you are just starting to look at unit testing, get some help.
如果您只是刚开始了解单元测试,则可以获得一些帮助。
什么是单元测试?
In fact, you should change your perspective on the relationship between unit testing and compilation.
实际上,您应该换个角度看待单元测试和编译之间的关系。
I imagine some simple refactorings can be performed even without unit testing in place.
我想,一些简单的重构可以在没有单元测试的情形下进行。
Unit testing defines a written contract about the behavior of each unit.
单元测试定义一个有关每个单元的行为的书面合同。
This also makes for easier unit testing by the way.
顺便说一下,这也使得单元测试更加容易。
Unit testing has become widely accepted as a "best practice" for software development.
单元测试已作为软件开发的“最佳实践”被普遍接受。
Each of these has a set of features that support effective unit testing.
其中每一个都有一组特性支持有效的单元测试。
No paper on development is complete without a discussion of automated unit testing.
关于开发的文章没有完全不讨论自动单元测试的。
Unit testing can be a tedious and difficult process.
单元测试可以是一个冗长乏味且艰难的过程。
This is a good example of when unit testing can really outperform system integration testing.
这是单元测试能够胜过系统集成测试的一个很好的例子。
This is where another method of testing, unit testing, comes into play.
这时,我们需要使用另一种测试方法,那就是单元测试。
We want to know whether unit testing was done consistently during the project.
我们想知道单元测试在整个项目中是否自始至终都在执行。
You should be familiar with refactoring and normal unit testing as well.
您还应该熟悉重构和常规的单元测试。
See the appendix for more information about unit testing.
请参阅附录,以了解更多关于单元测试的信息。
This is where unit testing comes to the rescue.
这正是单元测试发挥作用的时机。
It's nice that Pro will finally have unit testing.
如果专业版最终拥有单元测试将非常不错。
制定一个单元测试计划。
There are many unit testing frameworks available today that use mock containers for testing.
目前有许多单元测试框架使用模拟容器来执行测试。
I'll start with a confession: I'm a unit testing addict.
开始之前,我首先要招认:我是一个单元测试狂。
A separate build process helps avoid unnecessary build and unit testing.
分开的构建进程有助于避免不必要的构建和单元测试。
Don't get stuck on unit testing dogma.
不要受单元测试的教条所限。
Simply put, unit testing means writing code to test other code.
简单地说,单元测试是用代码测试代码。
They allow unit testing and are easily understandable.
它们支持单元测试,理解起来也很容易。
Make unit testing and functional testing central to your development process.
使单元测试和功能测试成为您开发过程中的中心环节。
Unit testing is analogous to a building inspector visiting a house's construction site.
单元测试好比房屋建筑现场的建筑监理员。
Unit testing is analogous to a building inspector visiting a house's construction site.
单元测试好比房屋建筑现场的建筑监理员。
应用推荐