cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
mark_story aae2b0c257 Fixing issue baking controller tests.
During interactive controller baking, controller tests
would be generated with the wrong filename.
During interactive baking fixtures would not be detected.
Fixes #2052
2011-10-02 22:53:37 -04:00
..
ControllerTaskTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30
DbConfigTaskTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ExtractTaskTest.php Fixing a few more failing tests. 2011-09-03 23:23:24 +01:00
FixtureTaskTest.php Converting more pattern assertions into simple string contains 2011-09-29 00:42:24 -04:30
ModelTaskTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30
PluginTaskTest.php Fix for lowercased schema folder when baking plugin skel 2011-07-28 18:57:10 +02:00
ProjectTaskTest.php Changing assertPattern to assertRegExp. 2011-08-03 20:06:47 -04:00
TemplateTaskTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
TestTaskTest.php Fixing issue baking controller tests. 2011-10-02 22:53:37 -04:00
ViewTaskTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30