cakephp2-php8/lib/Cake/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
..
Coverage Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Fixture Adds order to the test models to make the results more predictable. 2013-07-19 22:31:09 +02:00
Reporter whitespace coding standards 2013-07-05 14:15:18 +02:00
templates Merge branch 'master' into 2.4 2013-06-29 23:26:26 -04:00
CakeTestCase.php bark if the model doesn't exist 2013-08-03 16:00:34 +00:00
CakeTestLoader.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestRunner.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuite.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeTestSuiteCommand.php Removing legacy code that will not work on current versions of phpunit, 2013-08-02 12:24:43 +02:00
CakeTestSuiteDispatcher.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTestCase.php Pass Controller:$components config to mocked components 2013-08-19 10:33:16 +00:00