cakephp2-php8/lib/Cake/TestSuite
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
..
Coverage Fix html coverage reporting. 2011-11-11 22:13:20 -05:00
Fixture Adding multidb fixture support 2011-11-17 11:24:45 +07:00
Reporter Fix html coverage reporting. 2011-11-11 22:13:20 -05:00
templates Update the PHPUnit install instructions. 2011-10-17 09:36:47 -04:00
CakeTestCase.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestLoader.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
CakeTestRunner.php Nerfing coverage generation with PHPUnit3.6 for now. 2011-11-05 17:46:59 -04:00
CakeTestSuite.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestSuiteCommand.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
CakeTestSuiteDispatcher.php Starting to fix issues with PHPUnit 3.6 compatibility. 2011-11-04 22:54:08 -04:00
ControllerTestCase.php Fix issue where REST actions were not easily testable. 2011-11-11 21:28:33 -05:00