cakephp2-php8/lib/Cake/Test/Case/Model
2011-09-29 20:28:52 -04:00
..
Behavior Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
Datasource Fixing issue with integer columns and NULL values. 2011-09-29 20:28:52 -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 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