cakephp2-php8/lib/Cake/Test/Case/Console
mark_story 7718d473c4 Remove singularization on schema class names.
Using camelize() does the transformation we want without also
singularizing the name. This makes user input more transparent and fixes
issues around plugin schemas with plural names.

Refs #4993
2014-11-09 21:52:10 -05:00
..
Command Remove singularization on schema class names. 2014-11-09 21:52:10 -05: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 Exiting with 1 when Exception::getCode() returns non-integer values. 2014-06-26 13:26:20 +02:00
ConsoleOptionParserTest.php more missing doc block tags added 2014-04-02 03:02:37 +02: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 Fix failing tests caused by already existing classes 2014-03-01 20:24:32 +01:00
ShellTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
TaskCollectionTest.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00