cakephp2-php8/lib/Cake/Test/Case/Console
Koji Tanaka dfc1c56625 test: Replace assertContains() with assertStringContainsString() for text assertion.
assertContains() can no longer be used for text containment assertion.
2023-01-11 22:45:29 +01:00
..
Command test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
Helper test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
AllConsoleLibsTest.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
AllConsoleTest.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
AllShellsTest.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
AllTasksTest.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
ConsoleErrorHandlerTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ConsoleOptionParserTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleOutputTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
HelpFormatterTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
ShellDispatcherTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ShellTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
TaskCollectionTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00