Effective Unit Testing: A guide for Java Developers (Paperback)

Lasse Koskela

  • 出版商: Manning
  • 出版日期: 2013-02-16
  • 定價: $1,380
  • 售價: 9.5$1,311
  • 貴賓價: 9.0$1,242
  • 語言: 英文
  • 頁數: 248
  • 裝訂: Paperback
  • ISBN: 1935182579
  • ISBN-13: 9781935182573
  • 相關分類: Java 程式語言軟體測試Unit Test 單元測試
  • 立即出貨(限量) (庫存=2)

買這商品的人也買了...

相關主題

商品描述

Code is written by humans who make mistakes - hence bugs and the need for testing. Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techniques such as unit testing. Specific, automated tests are created to verify the accuracy and function of code while or even before it's written - to catch bugs early.

Effective Unit Testing teaches how to write good tests that are concise and to the point, useful, and maintainable. This book focuses on tools and practices specific to Java. It introduces emerging techniques like specification by example and behavior-driven development, and shows how to add robust practices into developers' toolkits.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

商品描述(中文翻譯)

程式碼是由人類撰寫的,人總會犯錯 - 因此會有錯誤和需要進行測試。精明的Java開發人員知道,並非所有的測試都是一樣的。除了傳統的功能測試外,許多公司正在採用開發人員測試技術,如單元測試。這些特定的自動化測試用於驗證程式碼的準確性和功能,甚至在編寫程式碼之前就可以使用,以便及早發現錯誤。

《有效的單元測試》教授如何撰寫良好的測試,這些測試要簡潔、有用且易於維護。本書專注於Java特定的工具和實踐。它介紹了新興的技術,如例子驅動開發和行為驅動開發,並展示了如何將強大的實踐方法納入開發人員的工具包中。

購買印刷版書籍時,附贈免費的PDF、ePub和Kindle電子書。書中的所有程式碼也可供下載。