cakephp2-php8/cake/tests/cases/console
mark_story fbcc9c1fc1 Making Tasks lazy load.
This allows task initialization to be moved out of ShellDispatcher where it does not belong, as tasks are similar to components.  Updating parts of TaskCollection, as the Dispatcher is still required to be passed around.
2010-10-13 23:18:22 -04:00
..
libs Making Tasks lazy load. 2010-10-13 23:18:22 -04:00
all_shells.test.php Adding ConsoleOptionParser to the AllShells test. 2010-10-13 23:18:21 -04:00
all_tasks.test.php Moving All Tasks suite. 2010-09-25 00:13:06 -04:00
console_error_handler.test.php Updating test cases to use new objects. 2010-10-13 23:18:20 -04:00
console_option_parser.test.php Adding exception for unknown option usage. 2010-10-13 23:18:21 -04:00
console_output.test.php Making error output style have an underline. 2010-10-13 23:18:21 -04:00
shell_dispatcher.test.php Removing dead test stubs and test methods. 2010-10-13 23:18:19 -04:00