cakephp2-php8/lib/Cake/Test/Case/Console
Brian Porter bfdc41e8bb Baked test methods are marked incomplete.
Previously empty (and "passing") test methods now include PHPunit's `markTestIncomplete()` to better reflect the truth of the resulting file: The test methods are stubbed out, but are not yet complete and passing.

It is much easier when _running_ tests to locate incomplete test methods.

Fixes 2437.
2013-12-05 22:54:26 -06:00
..
Command Baked test methods are marked incomplete. 2013-12-05 22:54:26 -06:00
AllConsoleLibsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllConsoleTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllShellsTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AllTasksTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandlerTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOptionParserTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOutputTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
HelpFormatterTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ShellDispatcherTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ShellTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TaskCollectionTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00