cakephp2-php8/lib
mark_story 386be52c71 Be compatible with PHPUnit installed with composer.
Doing a class_exists() check is a simple way to check for PHPUnit being
installed via an autoloader. It also keeps things compatible with
a Vendor dir installation.

Fixes #3721
2013-03-22 21:01:20 -04:00
..
Cake Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00