cakephp2-php8/lib/Cake/Test/Case/Routing/Route
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
..
CakeRouteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
PluginShortRouteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
RedirectRouteTest.php Revert "Fix RedirectRoute by stopping execution." 2011-10-22 22:44:21 -04:00