cakephp2-php8/lib/Cake/TestSuite
mark_story 82d57fb8b2 Add mocked components to the enable list of components.
Mocked components should be enabled so they receive callbacks. This
allows more realistic integration tests using testAction(). Stop
disabling the constructor as it causes a number of errors with
components that use components.

Fixes #3842
2013-05-20 22:22:22 -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 Add mocked components to the enable list of components. 2013-05-20 22:22:22 -04:00