cakephp2-php8/lib/Cake/Test/Case/Model
2011-11-16 13:16:36 +01:00
..
Behavior Fix tests which might fail due to unexpected order on finds 2011-11-16 13:15:14 +01:00
Datasource Fix more strict errors. 2011-11-13 20:47:55 -05:00
BehaviorCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
CakeSchemaTest.php Updating for PHP5.4 2011-11-12 21:42:19 -05:00
ConnectionManagerTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
DbAclTest.php Fix exception expectations. 2011-11-04 22:54:08 -04:00
ModelDeleteTest.php Refactoring expectError() calls to PHPUnit annotations 2011-09-13 19:56:37 +01:00
ModelIntegrationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelReadTest.php Prevent unneeded afterFind callback triggering on associated models. Fixes #2057 2011-10-26 19:36:32 +05:30
models.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
ModelTestBase.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
ModelValidationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelWriteTest.php Fix failing test, moving timestamp define before the save to ensure it cannot be off by a second 2011-11-16 13:16:36 +01:00