November 2024
Intermediate to advanced
300 pages
7h 12m
English
You’re now armed with what you’ll need to know about straight-up unit testing in Java. In this part, you’ll learn about three significant topics:
You’ll start with a meaty example of how to practice TDD.
It’s hard to write unit tests for some code. Such “difficult” code grows partly from a lack of interest in unit testing. In contrast, the more you consider how to unit test the code you write, the more you’ll end up with easier-to-test code. (“Well, duh!” responds our reluctant unit tester Joe.)
With ...
Read now
Unlock full access