cakephp2-php8/lib/Cake/TestSuite
Mark Story mark@mark-story.com 3a8b344208 Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown().
Adding App::paths() to simplify getting all the paths App knows about.
Fixes #1934
2011-08-29 22:14:18 -04:00
..
Coverage Fixing bad include on text reporter. 2011-08-06 13:54:02 -04:00
Fixture Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
Reporter Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
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 Updating the copyright to 2011. 2011-05-30 22:32:43 -04:00
CakeTestRunner.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CakeTestSuite.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
CakeTestSuiteCommand.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CakeTestSuiteDispatcher.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ControllerTestCase.php Affecting the REQUEST_METHOD env variable in order to ease controller testing with different http verbs 2011-08-29 16:54:22 -04:30