cakephp2-php8/lib/Cake/TestSuite
mark_story 95b74bd9ef Make sure ComponentCollection has the controller dependency.
Add setter method as changing ComponentCollection's constructor now is
not possible. This fixes issues where components that rely on
Collection->getController() in their constructor can work properly.

Fixes #3946
2013-07-30 09:09:52 -04:00
..
Coverage Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Fixture coding standards and simplification of else cases as well as some minor fixes 2013-07-03 00:52:48 +02:00
Reporter whitespace coding standards 2013-07-05 14:15:18 +02:00
templates Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
CakeTestCase.php whitespace coding standards 2013-07-05 14:15:18 +02:00
CakeTestLoader.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestRunner.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuite.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuiteCommand.php simplify else cases 2013-07-03 01:14:41 +02:00
CakeTestSuiteDispatcher.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCase.php Make sure ComponentCollection has the controller dependency. 2013-07-30 09:09:52 -04:00