cakephp2-php8/lib/Cake/Test/test_app/Controller
AD7six 09cf69c452 Pass Controller:$components config to mocked components
Otherwise there can be significant differences in behavior between using
an unmodifiedcomponent in testAction and using a mock as the config will not be
propogated from the controller
2013-08-19 10:33:16 +00:00
..
Component Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AppController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
PagesController.php Merge branch 'master' into 2.4 2013-08-12 14:39:02 -04:00
TestAppsErrorController.php Helpers in custom CakeErrorController are lost 2012-06-01 15:28:06 +07:00
TestConfigsController.php Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00
TestsAppsController.php Removed else clauses after redirects and added return before redirect() and flash() calls 2013-08-08 21:10:41 +02:00
TestsAppsPostsController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00