Table of Contents
The How To Test Guide.
This project uses pear package PHPUnit to run the unit tests. See the PHPUnit web site [PHPUNIT-DE] for more details on how to use it.
By all tests we mean, all tests that don't need require connection.
cd tests phpunit --verbose AllTests