cakephp2-php8/lib/Cake/TestSuite
bancer 53e3df20d0 Replace hard coded test directory paths with constants, fixes #12636
The `TESTS` constant definition is moved from bootstrap.php in order
to make it possible to set the constant in test.php or in the project's
bootstrap file so that CakePHP would detect tests in a different folder.
2018-10-26 13:49:53 +02:00
..
Coverage Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Fixture Improved performance of CakeFixtureManager. 2017-08-05 22:15:10 +02:00
Reporter Buffer contents of HtmlReporter. 2017-12-30 23:47:11 -05:00
Stub Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
templates Use HTTPS for the www.cakephp.org URL 2017-06-11 00:43:06 +02:00
CakeTestCase.php Improve code style 2018-08-14 12:31:58 +02:00
CakeTestLoader.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeTestRunner.php fixes Error: Class 'PHP_CodeCoverage' not found error 2018-02-23 16:21:33 +01:00
CakeTestSuite.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeTestSuiteCommand.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
CakeTestSuiteDispatcher.php Replace hard coded test directory paths with constants, fixes #12636 2018-10-26 13:49:53 +02:00
ControllerTestCase.php Improve code style 2018-08-14 12:33:49 +02:00