cakephp2-php8/lib/Cake/Test/Case
José Muñoz 3719cce178 runCommand $command as string
Sets typehint for runCommand argument as string.

Fixes original default behavior to send string $command rather than null.
2022-01-16 07:47:57 -07:00
..
Cache Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
Configure Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Console runCommand $command as string 2022-01-16 07:47:57 -07:00
Controller Test to prove issue with empty body for json 2019-08-19 14:52:46 +02:00
Core Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Error Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Event Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
I18n In PHP 7.3+, call the built-in function mb_strtoupper() to skip failed tests 2019-04-28 21:00:45 +09:00
Log Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Model Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
Network Fix lint error. 2020-11-27 10:31:33 -05:00
Routing Fixed PHPUnit 5.7 warnings 2017-07-16 16:02:31 +02:00
TestSuite Remove duplicate connect method from the unit test stub 2018-08-26 01:24:18 +02:00
Utility Add unit test 2019-01-25 13:04:41 +01:00
View Fix failures on PHP 7.4. Run phpcs on PHP 7.0 2019-12-05 15:11:35 +02:00
AllBehaviorsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllCacheTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllComponentsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllConfigureTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllConsoleTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllControllerTest.php Add extra test to AllControllerTest 2019-03-18 11:58:42 +01:00
AllCoreTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllDatabaseTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllDbRelatedTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllErrorTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllEventTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllHelpersTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllI18nTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllLogTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllNetworkTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllRoutingTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllTestsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllTestSuiteTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllUtilityTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
AllViewTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
BasicsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00