cakephp2-php8/lib/Cake/TestSuite
mark_story 3e54ffd8c1 Defaulting autoMock to true.
This fixes issues with mock controllers being discarded after use.
Not always mocking controllers causes issues with using redirect().

Fixes #2200
2011-11-06 09:36:35 -05:00
..
Coverage Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
Fixture Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
Reporter Nerfing coverage generation with PHPUnit3.6 for now. 2011-11-05 17:46:59 -04:00
templates Update the PHPUnit install instructions. 2011-10-17 09:36:47 -04:00
CakeTestCase.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestLoader.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
CakeTestRunner.php Nerfing coverage generation with PHPUnit3.6 for now. 2011-11-05 17:46:59 -04:00
CakeTestSuite.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestSuiteCommand.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestSuiteDispatcher.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
ControllerTestCase.php Defaulting autoMock to true. 2011-11-06 09:36:35 -05:00