cakephp2-php8/lib/Cake/TestSuite
Lawrence Barsanti bb5088cda3 PHPUnit can be included as a phar file.
No need to install phpunit in order to run unit tests.  Simply place
'phpunit.phar' in the vendors folder.
2014-11-24 14:51:36 -05:00
..
Coverage Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Fixture Make the error message better for fixture errors 2014-07-15 13:21:48 +01:00
Reporter PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
templates Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestCase.php Fix getMockForModel() using the incorrect datasource. 2014-10-12 22:30:22 -04:00
CakeTestLoader.php Fix the test suite package doc block errors. 2014-06-05 00:24:01 -04:00
CakeTestRunner.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
CakeTestSuite.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteCommand.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
CakeTestSuiteDispatcher.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
ControllerTestCase.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00