cakephp2-php8/lib/Cake/TestSuite/Fixture
Rachman Chavik a5ac328a71 Adding multidb fixture support
CakeTestFixture now has a $useDbConfig property, that is similar
to Model::useDbConfig.  CakeFixtureManager now uses this property
to decide which connection to use.  CakeTestFixture::$created
records datasources it was created on.
2011-11-17 11:24:45 +07:00
..
CakeFixtureManager.php Adding multidb fixture support 2011-11-17 11:24:45 +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