cakephp2-php8/lib/Cake/Test/Case/Model
2012-04-29 00:24:35 -04:30
..
Behavior cake 2.2 test case fixes (assert corrections, correct class names) 2012-04-21 15:02:35 +02:00
Datasource Fixed tests with nested transaction in DboSource. 2012-04-24 22:28:47 -04:00
Validator Refactored getMethods, got rid of validationErrors property in ModelValidator, made validateAssociated and many tests 2012-04-29 00:24:35 -04:30
AclNodeTest.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
BehaviorCollectionTest.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
CakeSchemaTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ConnectionManagerTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelCrossSchemaHabtmTest.php remove all Set::extract() from core and tests 2012-04-05 01:33:57 +02:00
ModelDeleteTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelIntegrationTest.php Merge branch '2.1' into 2.2 2012-04-23 10:34:04 +02:00
ModelReadTest.php Merge branch '2.2-hash' into 2.2 2012-04-10 21:32:37 -04:00
models.php Fixed bug where associated model's afterfind was not triggered in particular case 2012-04-04 19:48:37 +05:30
ModelTest.php Adding tests for Validator 2012-04-25 09:38:58 +02:00
ModelTestBase.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ModelValidationTest.php Refactored getMethods, got rid of validationErrors property in ModelValidator, made validateAssociated and many tests 2012-04-29 00:24:35 -04:30
ModelWriteTest.php Adding tests for Validator 2012-04-25 09:38:58 +02:00