cakephp2-php8/lib/Cake/Test/Case/Model
Koji Tanaka 3721b5bec2 test: Skip a part of test for Mysql
Some strings are not quoted correctly in PHP 8.0+.
2023-01-11 22:45:29 +01:00
..
Behavior test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
Datasource test: Skip a part of test for Mysql 2023-01-11 22:45:29 +01:00
Validator test: Replace deprecated @expectedException* to expectWarning*()/expectNotice*() 2023-01-11 22:45:29 +01:00
AclNodeTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
BehaviorCollectionTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
CakeSchemaTest.php test: Replace deprecated assertRegExp() with assertMatchesRegularExpression(). 2023-01-11 22:45:29 +01:00
ConnectionManagerTest.php test: Fix ConnectionManagerTest::testSourceList(). 2023-01-11 22:45:29 +01:00
ModelCrossSchemaHabtmTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ModelDeleteTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
ModelIntegrationTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
ModelReadTest.php test: Replace deprecated @expectedException* to $this->expectException*() 2023-01-11 22:45:29 +01:00
models.php Revert changes in 2290b612f8 2017-07-11 10:01:08 -04:00
ModelTest.php test: Updated TestSuite class for PHPUnit 9.5 2023-01-11 22:45:29 +01:00
ModelTestBase.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00
ModelValidationTest.php test: Replace deprecated @expectedException PHPUnit_Framework_Error 2023-01-11 22:45:29 +01:00
ModelWriteTest.php test: Add return type declarations to overridden methods of TestCase classes. 2023-01-11 22:45:29 +01:00