cakephp2-php8/lib/Cake/Test/Case/Network/Http
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
..
BasicAuthenticationTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DigestAuthenticationTest.php test: Replace deprecated assertRegExp() with assertMatchesRegularExpression(). 2023-01-11 22:45:29 +01:00
HttpResponseTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
HttpSocketTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00