cakephp2-php8/lib/Cake/TestSuite
mark_story c6db76d044 Instead of wiping the Router, just clear requests.
Clearing the router also removes routes which can cause assertions to
fail. By just removing the stored requests we avoid the error reported
in #8480 and not break as many tests.
2016-03-20 11:10:34 -04:00
..
Coverage Added All options enabled when running test from webfrontend 2014-12-26 15:49:42 -03:00
Fixture Fix whitespace. 2014-12-10 22:17:02 -05:00
Reporter Revert part of the changes in 1ede742d92 2015-09-29 21:41:33 -04:00
Stub Use traditional array syntax 2015-12-01 15:16:54 +00:00
templates Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestCase.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestLoader.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestRunner.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
CakeTestSuite.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteCommand.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
CakeTestSuiteDispatcher.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
ControllerTestCase.php Instead of wiping the Router, just clear requests. 2016-03-20 11:10:34 -04:00