This page lists unconfirmed errors and comments from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. JUnit Pocket Guide, 1e by Kent Beck The catalog page for this title is http://www.oreilly.com/catalog/9780596528720/ This page was last updated Thu Apr 17 16:08:50 EDT 2008. If you have technical questions or error reports, you can send them to booktech@oreilly.com. Please specify the printing date of your copy or the digital version accessed. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem UNCONFIRMED errors and comments from readers: (25) 3rd paragraph; Because of a typo due to the beginning of a new sentence, CountTestCases( ) should be countTestCases( ) and Run(TestResult) should be run(TestResult) (29) 1st line of paragraph "Package Structure"; A false typographic convention is used for the package name junit.framework A constant width should be used. (42) 1st paragraph of "Story of JUnit", last sentence; "writte" should be "write" (58) 1st paragraph, 1st line; "use subclass" should be "subclass" (drop "use")