cakephp2-php8/lib/Cake/Test/Case/Routing
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
..
Route Revert "Fix RedirectRoute by stopping execution." 2011-10-22 22:44:21 -04:00
DispatcherTest.php Fix issue where abstract or interface controllers 2011-09-30 22:40:30 -04:00
RouterTest.php Revert "Fix RedirectRoute by stopping execution." 2011-10-22 22:44:21 -04:00