cakephp2-php8/lib/Cake/Test/Case/Model
ADmad d60cd3ab2f Revert "Merge pull request #4405 from php-engineer/master-session-bugfix"
This reverts commit 5863adda42, reversing
changes made to 4c37cf6d4b.

There was no real issue. The lack of session cookie in CLI makes writing
tests a bit tricky which caused the confusion. Refs #4405, #4451.
2014-09-01 00:17:53 +05:30
..
Behavior Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Datasource Revert "Merge pull request #4405 from php-engineer/master-session-bugfix" 2014-09-01 00:17:53 +05:30
Validator Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AclNodeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollectionTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeSchemaTest.php CakeSchema naming fallback. 2014-08-11 10:40:57 -05:00
ConnectionManagerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelCrossSchemaHabtmTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelDeleteTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
ModelIntegrationTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelReadTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
models.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTestBase.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
ModelValidationTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
ModelWriteTest.php Clearing HABTM (unique) when HABTM array is empty, refs #2461 2014-08-28 17:52:13 -05:00