cakephp2-php8/lib/Cake/Test/Case/Model/Datasource/Database
2023-01-11 22:45:29 +01:00
..
MysqlTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
PostgresTest.php test: Replace assertNotContains() with assertStringNotContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
SqliteTest.php test: Replace assertNotContains() with assertStringNotContainsString() for text assertion. 2023-01-11 22:45:29 +01:00
SqlserverTest.php test: Replace deprecated assertNotRegExp() with assertDoesNotMatchRegularExpression(). 2023-01-11 22:45:29 +01:00