cakephp2-php8/lib/Cake/Test/Case/TestSuite
AD7six 09cf69c452 Pass Controller:$components config to mocked components
Otherwise there can be significant differences in behavior between using
an unmodifiedcomponent in testAction and using a mock as the config will not be
propogated from the controller
2013-08-19 10:33:16 +00:00
..
CakeTestCaseTest.php bark if the model doesn't exist 2013-08-03 16:00:34 +00:00
CakeTestFixtureTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
CakeTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCaseTest.php Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00
HtmlCoverageReportTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00