cakephp2-php8/lib/Cake/Test/Case/Model
Ceeram 40f4f54b34 Several fixes for testcases.
- Ensure correct ordering of find results
- avoid fatal error when testing email transport classes on 5.2
- add skips when running cross db join tests and multiple sqlite configs are defined
2012-03-14 15:08:46 +01:00
..
Behavior Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Datasource setting defaults in the DBO so you do not need to pass every field possible to avoid errors. also adds a test for calling with some missing fields. fixes #1779 2012-03-13 17:40:25 +00:00
AclNodeTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BehaviorCollectionTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CakeSchemaTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConnectionManagerTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelCrossSchemaHabtmTest.php Several fixes for testcases. 2012-03-14 15:08:46 +01:00
ModelDeleteTest.php Several fixes for testcases. 2012-03-14 15:08:46 +01:00
ModelIntegrationTest.php Several fixes for testcases. 2012-03-14 15:08:46 +01:00
ModelReadTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
models.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelTestBase.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelValidationTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelWriteTest.php Several fixes for testcases. 2012-03-14 15:08:46 +01:00