cakephp2-php8/lib/Cake/TestSuite
mark_story 9cdc3927f2 Tidy up variable names.
Variables with _ in them are confusing, try to use clearer names.
2013-05-20 21:52:08 -04:00
..
Coverage == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Fixture Remove key-ordering sensitivity in fixtures 2013-03-14 14:17:59 -07:00
Reporter Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
templates Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestCase.php Fix dropTables being ignore in some cases. 2013-03-12 09:34:20 -04:00
CakeTestLoader.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestRunner.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuite.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteCommand.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteDispatcher.php Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00
ControllerTestCase.php Tidy up variable names. 2013-05-20 21:52:08 -04:00