cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
mark_story 7c08c966b0 Adding App::uses() call to model baking.
Models should always include their parent classes to be safe.
Bake should reflect the best practice.
Refs #1971
2011-09-09 20:43:04 -04:00
..
ControllerTaskTest.php Using @property to autocomplete components and helpers in some IDEs. Also added @property to bake of controller and model. Fixes #103. 2011-07-31 20:28:35 -04:00
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 Fixing failing test in fixture test case 2011-09-03 07:04:51 -04:30
ModelTaskTest.php Adding App::uses() call to model baking. 2011-09-09 20:43:04 -04:00
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 Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ViewTaskTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00