cakephp2-php8/lib/Cake/TestSuite
2023-01-11 22:45:29 +01:00
..
Coverage Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Fixture feat: Implement a fixture callback class using the PHPUnit TestListener interface. 2023-01-11 22:45:29 +01: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 test: Removed pre-checking of tests that were skipped in the PHPUnit version since the minimum version is now 9.5. 2023-01-11 22:45:29 +01:00
CakeTestLoader.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeTestRunner.php Pass $exit arguments to the parent doRun() method and $exit is false 2019-06-01 22:59:30 +09:00
CakeTestSuite.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
CakeTestSuiteCommand.php Updated CakeTestSuiteCommand::run() exit logic to match phpunit's behavior now that doRun() is called with =false. 2019-12-06 01:15:11 -06:00
CakeTestSuiteDispatcher.php Solving headers already sent bug on sessions whit phpunit.phar 2019-09-26 09:00:11 -03:00
ControllerTestCase.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00