cakephp2-php8/lib/Cake/Test/Case/Model
2011-09-28 02:58:48 +05:30
..
Behavior Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
Datasource Fixing failing test. 2011-09-26 21:46:25 -04:00
BehaviorCollectionTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00
CakeSchemaTest.php Fixed bug in CakeSchema where it determines the field position. 2011-09-16 15:28:28 +02:00
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 Fix issue with duplicate associations when using string form. 2011-09-18 12:26:59 -04:00
ModelReadTest.php Fixing my previous attempt in ef4826e to make Model::_findCount() behave nicely with 'group' option. Refs #1677, #573 2011-09-28 02:58:48 +05:30
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 Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00