cakephp2-php8/lib/Cake/TestSuite/Fixture
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
..
CakeFixtureManager.php Configure ClassRegistry in test mode 2011-11-17 11:31:36 +07:00
CakeTestFixture.php Adding multidb fixture support 2011-11-17 11:24:45 +07:00
CakeTestModel.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30