Pragmatic Unit Testing in Java with Junit, Third Edition

Langr, Jeff

相關主題

商品描述

The classic Pragmatic Unit Testing with Java in JUnit returns for a third edition, streamlined and rewritten with updated and more accessible code examples. In this edition, you'll learn how to create concise, maintainable unit tests with confidence. New chapters provide a foundation of examples for testing common concepts, and guidance on incorporating modern AI tools into your development and testing. Updated topics include improving test quality via development mnemonics, increasing ROI through test and production code refactoring, and using tests to drive development.

Pragmatic Unit Testing in Java with JUnit steps you through all the important unit testing topics.

If you've never written a unit test, you'll be hand-held through the hard part - getting set up and started. Once past the basics, you'll see numerous examples in order to start understanding what tests for common code concepts look like. You'll then learn how to effectively use the essential features of JUnit, the predominant tool for writing and executing unit tests in Java.

You'll gain the combined wisdom of Jeff Langr and original authors Andy Hunt and Dave Thomas, providing decades of unit testing experience on real production systems. You'll learn how to:

  • Craft your code to make unit testing easier in the first place
  • Craft your unit tests to minimize your maintenance effort
  • Use unit tests to support keeping your system clean through refactoring
  • Refactor toward a design that will create the highest possible ROI
  • Test the tough stuff, including code that must be mocked
  • Remember what's important when writing unit tests
  • Help your team reap and sustain the benefits of unit testing
  • Use AI tooling as part of a development process that incorporates unit testing

You won't just learn about unit testing in theory - you'll learn about "real" unit testing the Pragmatic way, by working through numerous code examples.

What You Need:

You'll need the Java SDK (Software Development Kit) version 21 or higher to work through the examples in the book. You'll also want an IDE (Integrated Development Environment) in which to build code. While most of the book doesn't assume use of any specific IDE, you'll find a number of "getting started" screen shots to help you if you're using IntelliJ IDEA.

商品描述(中文翻譯)

經典的《Pragmatic Unit Testing with Java in JUnit》迎來第三版,內容經過精簡和重寫,並更新了更易於理解的程式碼範例。在這一版中,您將學會如何自信地創建簡潔且可維護的單元測試。新章節提供了測試常見概念的範例基礎,以及將現代 AI 工具融入開發和測試的指導。更新的主題包括通過開發助記符改善測試質量、通過測試和生產代碼重構提高投資回報率,以及利用測試驅動開發。

《Pragmatic Unit Testing in Java with JUnit》將引導您了解所有重要的單元測試主題。

如果您從未編寫過單元測試,將會在艱難的部分得到指導——設置和開始。一旦掌握了基礎,您將看到許多範例,以便開始理解常見代碼概念的測試應該是什麼樣子。接著,您將學會如何有效使用 JUnit 的基本功能,這是編寫和執行 Java 單元測試的主要工具。

您將獲得 Jeff Langr 以及原作者 Andy Hunt 和 Dave Thomas 的智慧,這些人擁有數十年的真實生產系統單元測試經驗。您將學會如何:

- 設計您的代碼以便於單元測試
- 設計您的單元測試以最小化維護工作
- 使用單元測試來支持通過重構保持系統的整潔
- 重構以達到最高的投資回報率
- 測試困難的部分,包括必須模擬的代碼
- 在編寫單元測試時記住重要的事項
- 幫助您的團隊獲得並維持單元測試的好處
- 將 AI 工具作為開發過程的一部分,並融入單元測試

您不僅會學習單元測試的理論,還會通過處理眾多程式碼範例,學習「真實」的單元測試,採用務實的方法。

您需要的:

您需要 Java SDK(軟體開發工具包)版本 21 或更高版本,以便處理書中的範例。您還需要一個 IDE(整合開發環境)來編寫代碼。雖然書中大部分內容不假設使用任何特定的 IDE,但如果您使用 IntelliJ IDEA,將會看到一些「入門」的螢幕截圖來幫助您。