cakephp2-php8/lib
mark_story 7ceb0993bf Clear the router state after testAction().
When using array urls, internal state in the Router would cause requests
to be incorrectly handled causing multiple testAction calls in a single
test to fail. By reloading the router we start off with a clean slate
each time.

Refs #8480
2016-03-19 12:16:21 -04:00
..
Cake Clear the router state after testAction(). 2016-03-19 12:16:21 -04:00