cakephp2-php8/cake/tests/cases/libs/model
2008-10-15 23:07:19 +00:00
..
behaviors Adding fix for Model::afterFind(); not having access to $this->data when using TreeBehavior 2008-09-09 18:42:18 +00:00
datasources Adding correct skip test method for Oracle DB test, cleaning up code formatting, fixes #4671 2008-10-15 23:07:19 +00:00
behavior.test.php commented behavior.test for future cases 2008-06-27 07:23:22 +00:00
db_acl.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
model.test.php Added tests to prove non-initializing associated models when useTable is equal to false. Refs #5594. 2008-10-14 23:28:22 +00:00
models.php Closes #5591. 2008-10-13 01:17:34 +00:00
schema.test.php Refactoring schema test and fixing formatting, refactoring Model::_findCount() to use DboSource::calculate() in all cases, closes #4501 2008-10-01 15:27:29 +00:00