Description of Unit Testing In Php :
A tutorial that takes the reader through creating a first test case, coding and testing at the same time, grouping and organising a test suite, using mock objects to reduce test coupling, customising a unit tester and developing top down (mock down design). Includes lot's of snippets of good practice in OO development as well. 8 pages.