cakephp2-php8/lib/Cake/Test/Case/Console/Command
2023-01-11 22:45:29 +01:00
..
Task test: Replace PHPUnit's class name in tests 2023-01-11 22:45:29 +01:00
AclShellTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ApiShellTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
BakeShellTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
CommandListShellTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
CompletionShellTest.php test: Replace deprecated assertRegExp() with assertMatchesRegularExpression(). 2023-01-11 22:45:29 +01:00
SchemaShellTest.php test: Replace PHPUnit's class name in tests 2023-01-11 22:45:29 +01:00
TestShellTest.php test: phpunit command does not use TestShell, HtmlCoverageReport. So skip test. 2023-01-11 22:45:29 +01:00