cakephp2-php8/lib/Cake/Test/Case/Core
Koji Tanaka 831bfe9315 test: In ConfigureTest::testBootstrap(), set error handler, so add cleanup.
This is because PHPUnit error handlers cannot catch PHP errors in tests that run after DebuggerTest if they expect them to occur and break the test process.
2023-01-11 22:45:29 +01:00
..
AppTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
CakeObjectTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
CakePluginTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ConfigureTest.php test: In ConfigureTest::testBootstrap(), set error handler, so add cleanup. 2023-01-11 22:45:29 +01:00