Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.
资源简介:Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools,...
上传时间: 2014-01-07
上传用户:ynzfm
资源简介:基于测试驱动的JAVA编程书 书籍名Agile java crafting code with test-driven development 作者jeff langr 的源代码
上传时间: 2014-01-15
上传用户:朗朗乾坤
资源简介:测试驱动开发
上传时间: 2013-06-06
上传用户:eeworm
资源简介:aw - test-driven development by example.rar
上传时间: 2014-01-10
上传用户:stvnash
资源简介:Addison.Wesley.Test-Driven.Development.By.Example.chm
上传时间: 2014-01-08
上传用户:tianjinfan
资源简介:2003年Jolt大奖的《测试驱动开发》,了解测试驱动开发的必读书籍!
上传时间: 2013-11-28
上传用户:nanfeicui
资源简介:不管是测试驱动开发或者是其它的开发模式,都会需要对代码进行单元测试,对于关联依赖关系少或者比较简单的类来说,直接使用JUnit就可以轻松的完成测试工作,但是对于关联到其它比较复杂的类或对运行环境有要求的类的单元测试,比如ejb,servlet或Dao等,测试...
上传时间: 2013-12-22
上传用户:wfeel
资源简介:WindowsCE.NET USB驱动开发
上传时间: 2015-07-23
上传用户:kristycreasy
资源简介:Test-Driven Development By Example
上传时间: 2014-01-14
上传用户:清风冷雨
资源简介:测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革...
上传时间: 2013-12-23
上传用户:AbuGe