cakephp2-php8/lib/Cake/Test/Case/Model
Renan Gonçalves 1cf67b1e55 Little cleanup in exceptions.
- Removed duplicated or non-used exceptions.
- Making the error messages more descriptive and stardard.
2011-10-15 20:08:02 +02:00
..
Behavior Fix association lazy-loading when used with ContainableBehavior 2011-10-14 17:53:37 -04:30
Datasource Fixing file_get_contents() call on the last commit. 2011-10-15 18:55:42 +02:00
BehaviorCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02: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 Little cleanup in exceptions. 2011-10-15 20:08:02 +02: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 Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelReadTest.php Merge remote-tracking branch 'origin/1.3' into merger 2011-10-06 21:06:40 -04:00
models.php Fix association lazy-loading when used with ContainableBehavior 2011-10-14 17:53:37 -04:30
ModelTestBase.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ModelValidationTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ModelWriteTest.php Fixing another postgres failing test 2011-10-05 21:36:36 -04:30