Hands-On Unit Testing With PHPUnit
Learn how a relatively simple class in PHP, using the open source unit testing tool PHPUnit and Test-Driven Development (TDD) techniques. This tutorial also discusses various PHPUnit methods, how to create mock objects and more.