圖書標籤: junit java 測試 單元測試 編程 技術 軟件開發 軟件工藝
发表于2024-11-22
JUnit in Action pdf epub mobi txt 電子書 下載 2024
A guide to unit testing Java applications (including J2EE applications) using the JUnit framework and its extensions, this book provides techniques for solving real-world problems such as unit testing legacy applications, writing real tests for real objects, automating tests, testing in isolation, and unit testing J2EE and database applications. Using a sample-driven approach, various unit testing strategies are covered, such as how to unit test EJBs, database applications, JSPs, and Taglibs. Also addressed are testing strategies using freely available open source frameworks and tools, and how to unit test in isolation with Mock Objects. Testing J2EE applications by running tests from inside the container for performing integration unit tests is discussed, as is how to automate unit testing in automated builds (such as Ant and Maven) for performing continuous integration.
它不是錶麵的教我們testing,而是解構junit,中間還夾集design pattern。不錯,但卻沒有spring mvc和pojos in action那種震撼
評分它不是錶麵的教我們testing,而是解構junit,中間還夾集design pattern。不錯,但卻沒有spring mvc和pojos in action那種震撼
評分爛書
評分爛書
評分xxx in action係列的書的質量永遠都值得人信任
JUnit4加入了不少东西的,应该都在第二版里面提到 此外,第二版还介绍了如何与Maven和Hudson集成等等 见:http://www.manning.com/tahchiev/
評分内容比较古老了,还是junit3的。不过内容还可以,笔风比较亲切,内容的安排也比较全面合理。看完后切换到junit4也不觉得难.
評分内容比较古老了,还是junit3的。不过内容还可以,笔风比较亲切,内容的安排也比较全面合理。看完后切换到junit4也不觉得难.
評分内容比较古老了,还是junit3的。不过内容还可以,笔风比较亲切,内容的安排也比较全面合理。看完后切换到junit4也不觉得难.
評分前言:测试不是最终的目的。 为什么要单元测试: 1 能为我们带来重构的勇气。从而实现快速迭代,渐进式开发。 2 降低对调试的需求。 3 改进实现设计。 如何孤立的测试每个部分: 1 stub策略允许你孤立的测试粗粒度的代码部分。写代码模拟需求环境或者还没有写完的真实代...
JUnit in Action pdf epub mobi txt 電子書 下載 2024