cakephp2-php8/lib/Cake/Test/Case/Utility
Rachman Chavik aab8e98531 Configure ClassRegistry in test mode
CR::config accepts 'testing' key to indicate a test run.
When this flag is set, CR::init() will use 'test' datasource,
or append 'test_' prefix to a model's useDbConfig value if
the datasource configured.
2011-11-17 11:31:36 +07:00
..
ClassRegistryTest.php Configure ClassRegistry in test mode 2011-11-17 11:31:36 +07:00
DebuggerTest.php Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
FileTest.php Merge branch '2.0' into 2.1 2011-11-16 21:31:16 -05:00
FolderTest.php Fixing TMP cleanup code in FolderTest 2011-11-16 14:03:18 +05:30
InflectorTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ObjectCollectionTest.php Test case compatibility assertIsA() to assertInstanceOf() 2011-11-16 21:07:08 -05:00
SanitizeTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
SecurityTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
SetTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
StringTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ValidationTest.php Merge branch '1.3' into merger 2011-10-01 22:38:20 -04:00
XmlTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00