cakephp2-php8/lib/Cake/TestSuite
Renan Gonçalves 1cf67b1e55 Little cleanup in exceptions.
- Removed duplicated or non-used exceptions.
- Making the error messages more descriptive and stardard.
2011-10-15 20:08:02 +02:00
..
Coverage Fixing issue where divide by 0 errors would crop up on empty files. 2011-09-01 20:33:09 +01:00
Fixture Make fixtures disable source caching. 2011-10-11 22:10:09 -04:00
Reporter Fixing some @package declarations 2011-09-30 13:17:12 -04:30
templates Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CakeTestCase.php Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 2011-08-29 22:14:18 -04:00
CakeTestLoader.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
CakeTestRunner.php Adding a few class loading related changes to make the ApiGenerator plugin happy 2011-09-30 01:55:33 -04:30
CakeTestSuite.php Excluding hidden files from test directory adding. 2011-09-27 20:43:47 -04:00
CakeTestSuiteCommand.php Adding a few class loading related changes to make the ApiGenerator plugin happy 2011-09-30 01:55:33 -04:30
CakeTestSuiteDispatcher.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ControllerTestCase.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00