图书标签: junit java TDD 软件测试 计算机 测试 software_testing Java
发表于2024-11-04
JUnit in Action, Second Edition pdf epub mobi txt 电子书 下载 2024
HIGHLIGHT Updated and revised edition of a Manning classic and the only in-depth book on JUnit. Explains modern unit testing principles and the latest features in JUnit 4.5. DESCRIPTION Unit testing during software development, done properly, can mean the difference between a project's success and failure. JUnit in Action, Second Edition is an up-to-date guide to unit testing Java and Java EE applications using the popular JUnit framework and its extensions. Revised and updated from the best-selling original, the book provides techniques to help readers exploit JUnit 4.5. JUnit in Action, Second Edition summarizes many related open-source tools, offering a mature view of the unit testing field including strategies for EJB, database, and web applications. With real-world examples throughout, the authors demonstrate how to incorporate open source frameworks with JUnit, and explain test-driven development and other best practices for modern unit testing. KEY POINTS Strong early demand through Manning's Early Access program (MEAP) Covers latest JUnit 4.5 features including annotations, exception handling and assertion methods Concise and developer-centric In Action style Examples with AJAX applications, mock testing, test automation and more
觉得很好的,后半部分没看懂
评分觉得很好的,后半部分没看懂
评分常说开卷有益,这个书就是一个例子。 书中不仅有junit的使用指南,还有测试相关的好多只是信息。也有许多使用场景说明。 是测试的实践书籍!
评分觉得很好的,后半部分没看懂
评分Repay my technical debt.
JUnit4加入了不少东西的,应该都在第二版里面提到 此外,第二版还介绍了如何与Maven和Hudson集成等等 见:http://www.manning.com/tahchiev/
评分前言:测试不是最终的目的。 为什么要单元测试: 1 能为我们带来重构的勇气。从而实现快速迭代,渐进式开发。 2 降低对调试的需求。 3 改进实现设计。 如何孤立的测试每个部分: 1 stub策略允许你孤立的测试粗粒度的代码部分。写代码模拟需求环境或者还没有写完的真实代...
评分junit 本来很简单,就是一个帮助你进行单元测试的框架。但要写好出好的测试用例,却不容易,要实践测试驱动开发,在开发的时候就考虑到单元测试,那就更不容易了。
评分junit 本来很简单,就是一个帮助你进行单元测试的框架。但要写好出好的测试用例,却不容易,要实践测试驱动开发,在开发的时候就考虑到单元测试,那就更不容易了。
评分前言:测试不是最终的目的。 为什么要单元测试: 1 能为我们带来重构的勇气。从而实现快速迭代,渐进式开发。 2 降低对调试的需求。 3 改进实现设计。 如何孤立的测试每个部分: 1 stub策略允许你孤立的测试粗粒度的代码部分。写代码模拟需求环境或者还没有写完的真实代...
JUnit in Action, Second Edition pdf epub mobi txt 电子书 下载 2024