cakephp2-php8/lib/Cake/Test/Case/Controller
2023-01-11 22:45:29 +01:00
..
Component test: Fix assertion of SecurityComponentTest::testCsrfNonceVacuum() 2023-01-11 22:45:29 +01:00
ApplicationControllerTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
ComponentCollectionTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
ComponentTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ControllerMergeVarsTest.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ControllerTest.php test: Replace deprecated attributeEqualTo() 2023-01-11 22:45:29 +01:00
PagesControllerTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
ScaffoldTest.php test: Replace deprecated assertNotRegExp() with assertDoesNotMatchRegularExpression(). 2023-01-11 22:45:29 +01:00