cakephp2-php8/lib/Cake/Test/Case
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
..
Cache Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Controller Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Core Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Error Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Deprecated DEFAULT_LANGUAGE constant and config value 'Config.language' is not used for default. 2013-08-07 03:37:26 +05:30
Log unify other log types as well 2013-06-21 16:43:01 +02:00
Model Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
Network Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04:00
Routing Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
TestSuite Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00
Utility Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
View Correctly encode confirm handlers 2013-08-13 10:11:22 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDbRelatedTest.php Added more tests to db related tests group 2013-08-04 23:38:30 +05:30
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30