cakephp2-php8/lib/Cake/TestSuite
Rachman Chavik 144b556d1f Adding new property Model::schemaName
Just like physical table name, the schema name is an important information
that should be available in models.  The property will be populated accordingly
by the model's datasource.
2011-11-25 22:29:23 +07:00
..
Coverage Fix html coverage reporting. 2011-11-11 22:13:20 -05:00
Fixture Adding new property Model::schemaName 2011-11-25 22:29:23 +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