cakephp2-php8/lib/Cake/Test/Case/Console/Command/Task
AD7six a56ec8d6cf Correct TestTask tests
there will not be a setUp function for Controller tests
there will not be a tearDown
there will be no returned constructor logic from generateConstructor

all because for a controller test - you'd ordinarilly just call this->testAction
2012-06-06 23:04:18 +02:00
..
ControllerTaskTest.php logging: fix failing tests when called via webrunner 2012-05-25 23:52:33 +07:00
DbConfigTaskTest.php Correct method descriptions and remove unused property 2012-04-11 07:50:54 -07:00
ExtractTaskTest.php Fix coding standards error. 2012-05-27 14:06:29 -04:00
FixtureTaskTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
ModelTaskTest.php Fixing failing tests caused by adding new validator, blind editing... hoping for the best 2012-05-27 19:48:46 -05:30
PluginTaskTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ProjectTaskTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
TemplateTaskTest.php fixing test case 2012-04-24 02:46:20 +02:00
TestTaskTest.php Correct TestTask tests 2012-06-06 23:04:18 +02:00
ViewTaskTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00