cakephp2-php8/cake/tests/cases/console/libs
mark_story 44c080d5ad Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch.
Adding package specific exceptions.
Replacing generic exceptions in the codebase with CakeException + package exceptions.
2010-12-11 19:26:10 -05:00
..
console_error_handler.test.php Fixing failing test caused by additional trailing space. 2010-12-04 17:49:09 -05:00
console_option_parser.test.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
console_output.test.php Force console output tests to output as color 2010-11-07 15:41:40 -08:00
help_formatter.test.php Adding return of xml object to xml() method. 2010-10-19 22:47:07 -04:00
task_collection.test.php Making TaskCollection use App::import instead of goofy shell paths. 2010-10-17 15:58:44 -04:00