cakephp2-php8/lib/Cake/Test/Case/Controller
mark_story 07f4779efe Fix cookie component being inconsistent about writes.
Instead of treating multi-key and single key writes differently, they
should be treated consistently to allow simpler and more consistent interactions
with the stored data. This also results in fewer cookies being sent
across the wire which is an added benefit.

Fixes #2182
2013-10-28 23:13:51 -04:00
..
Component Fix cookie component being inconsistent about writes. 2013-10-28 23:13:51 -04:00
ComponentCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentTest.php remove duplicate newlines according to CS 2013-08-20 20:27:06 +02:00
ControllerMergeVarsTest.php Updated Controller:: doc block and ControllerMergeVarsTest:: 2013-09-25 22:53:23 -04:00
ControllerTest.php Replaced true asserations with instanceOf asserations in test cases 2013-09-24 22:10:36 -04:00
PagesControllerTest.php Pages controller should render 404 on missing view file 2013-07-13 17:41:16 +02:00
ScaffoldTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00