cakephp2-php8/lib/Cake/Test/Case/Model
2011-10-06 21:23:35 -04:00
..
Behavior Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
Datasource Fixing failing tests caused by merge with 1.3 2011-10-06 21:23:35 -04:00
BehaviorCollectionTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
CakeSchemaTest.php Fixing a few failing test cases and attempting to work around php segmentation fault when running the complete test suite 2011-09-28 22:57:50 -04:30
ConnectionManagerTest.php Fixing failing tests caused by path/object cache issues. 2011-09-03 01:14:51 +01:00
DbAclTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
ModelDeleteTest.php Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00
ModelIntegrationTest.php Making model tests less time dependent 2011-10-03 14:51:07 -04:30
ModelReadTest.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
models.php Fix issue with duplicate associations when using string form. 2011-09-18 12:26:59 -04:00
ModelTestBase.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ModelValidationTest.php Added unittest for saveAll() validation with the data no id assigned. 2011-09-23 22:23:26 +09:00
ModelWriteTest.php Fixing another postgres failing test 2011-10-05 21:36:36 -04:30