cakephp2-php8/cake/tests/cases/libs/model
mark_story e20ea8ad72 Renaming Dispatcher::__loadRoutes -> Dispatcher::_loadRoutes to match naming conventions.
Updating method name usage, as assertType is deprecated as of PHPUnit 3.5.6
2010-12-24 12:54:04 -05:00
..
behaviors Making a bunch of properties public so containable can hack around. Need to refactor and fix visibility issues. 2010-12-12 15:48:36 -05:00
datasources Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
behavior_collection.test.php Fixing more strict errors and usage errors in BehaviorCollection test. 2010-12-12 17:42:40 -05:00
cake_schema.test.php Fixing some tests to make them run on sqlite 2010-12-02 00:19:43 -04:30
connection_manager.test.php Removing all references to mysqli 2010-10-17 11:49:17 -04:30
db_acl.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model.test.php Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
model_delete.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model_integration.test.php Renaming Dispatcher::__loadRoutes -> Dispatcher::_loadRoutes to match naming conventions. 2010-12-24 12:54:04 -05:00
model_read.test.php Starting to bring sqlite dbo up to date 2010-11-26 23:46:34 -04:30
model_validation.test.php Removing =& operators for construction of objects. 2010-11-12 23:05:44 -05:00
model_write.test.php Fixing strict warnings in TreeBehavior and a few other classes. 2010-12-12 14:56:48 -05:00
models.php Fixing strict errors in translate and acl behaviors. 2010-12-12 17:38:49 -05:00