cakephp2-php8/lib/Cake/TestSuite
mark_story 5f2aa4c307 Fix errors when testing controllers that use file()
Fix errors related to ob_end_clean() closing PHPUnit's output buffer
when testing controller methods that use response->file().
2015-04-09 20:38:37 -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 Added conditional to do not show rerun link if is warning of no test present 2014-12-26 15:50:25 -03:00
templates Update phpunit.php 2015-02-05 12:02:18 +00:00
CakeTestCase.php Make sure default datasource is not used for mock 2015-02-27 15:26:49 +01:00
CakeTestLoader.php Fix the test suite package doc block errors. 2014-06-05 00:24:01 -04:00
CakeTestRunner.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05: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 PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
ControllerTestCase.php Fix errors when testing controllers that use file() 2015-04-09 20:38:37 -04:00