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
發表於2024-12-23
JUnit in Action, Second Edition 2024 pdf epub mobi 電子書 下載
JUnit4加入瞭不少東西的,應該都在第二版裏麵提到 此外,第二版還介紹瞭如何與Maven和Hudson集成等等 見:http://www.manning.com/tahchiev/
評分本來想好好學習研究JUnit的,可有點被書名欺騙的感覺,講的東西太多瞭,所以很難深入,不如多講講JUnit和單元測試的東西,一本書能讓人好好把握一個點就不容易瞭,泛泛而談許多不太好。
評分前言:測試不是最終的目的。 為什麼要單元測試: 1 能為我們帶來重構的勇氣。從而實現快速迭代,漸進式開發。 2 降低對調試的需求。 3 改進實現設計。 如何孤立的測試每個部分: 1 stub策略允許你孤立的測試粗粒度的代碼部分。寫代碼模擬需求環境或者還沒有寫完的真實代...
評分junit 本來很簡單,就是一個幫助你進行單元測試的框架。但要寫好齣好的測試用例,卻不容易,要實踐測試驅動開發,在開發的時候就考慮到單元測試,那就更不容易瞭。
評分本來想好好學習研究JUnit的,可有點被書名欺騙的感覺,講的東西太多瞭,所以很難深入,不如多講講JUnit和單元測試的東西,一本書能讓人好好把握一個點就不容易瞭,泛泛而談許多不太好。
圖書標籤: junit java TDD 軟件測試 計算機 測試 software_testing Java
Repay my technical debt.
評分覺得很好的,後半部分沒看懂
評分常說開捲有益,這個書就是一個例子。 書中不僅有junit的使用指南,還有測試相關的好多隻是信息。也有許多使用場景說明。 是測試的實踐書籍!
評分第二版感覺要更好一點,畢竟ut已經深入人心瞭。
評分第二版感覺要更好一點,畢竟ut已經深入人心瞭。
JUnit in Action, Second Edition 2024 pdf epub mobi 電子書 下載