cakephp2-php8/lib/Cake/Test/Case/Controller/Component
2023-01-11 22:45:29 +01:00
..
Acl test: Replace PHPUnit's class name in tests 2023-01-11 22:45:29 +01:00
Auth test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
AclComponentTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
AuthComponentTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
CookieComponentTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
EmailComponentTest.php test: Replace assertContains() with assertStringContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
FlashComponentTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
PaginatorComponentTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
RequestHandlerComponentTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
SecurityComponentTest.php test: Fix assertion of SecurityComponentTest::testCsrfNonceVacuum() 2023-01-11 22:45:29 +01:00
SessionComponentTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00