cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 8e69df9013 Revert "Fix RedirectRoute by stopping execution."
This reverts commit 841e7aa560.

Having _stop() on CakeResponse seemed like the wrong place to stop
execution.  It can make testing with redirects harder.
Instead RedirectRoute should be stopping execution.
2011-10-22 22:44:21 -04:00
..
Email Remove comments, and fix debug transport for email. 2011-10-23 00:23:50 +11:00
Http Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
CakeRequestTest.php Renaming method to better match what it does. 2011-09-24 21:56:37 -04:00
CakeResponseTest.php Revert "Fix RedirectRoute by stopping execution." 2011-10-22 22:44:21 -04:00
CakeSocketTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00