Errata for Pragmatic Unit Testing in C# with NUnit
We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.
The latest version of the book is P3.0, released over 7 years ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.
| Paper | Description | Found in | Fixed in | |
|---|---|---|---|---|
| 15 |
#24446: line 13 in Largest.CS "max=Int32.MaxValue" declaring something this large would never allow the test test array {8, 9, 7} to output 9 when run.--L.Luc |
P3.0
12-Apr-06 |
||
| 28 |
#25404: "For for the rest of this book" has one "for" too many.--Ian Piper |
P3.0
06-Jul-06 |
||
| 91 |
#23975: The source code has the title 'TestMailer.cs' and is indeed about testing a mailer. But the class is called 'TestCalculator' and the method 'A...more...
|
P2.0
22-Jan-06 |

