cakephp2-php8/cake/tests
mark_story a55098b00b Making TaskCollection require a Shell instead of a ShellDispatcher.
This will help reduce the coupling between ShellDispatcher and other objects.
Since ShellDispatcher never directly uses or interacts with TaskCollection, it doesn't make much sense for it to have one.  Instead shells will either get their own, or be passed one in.
2010-10-13 23:18:19 -04:00
..
cases Making TaskCollection require a Shell instead of a ShellDispatcher. 2010-10-13 23:18:19 -04:00
fixtures Merge with 2.0-xml 2010-10-10 23:21:56 -03:00
lib Fixing OpenTest license mentions to use MIT License 2010-10-03 12:31:21 -04:00
test_app Merge branch '1.3' into integration 2010-10-13 22:30:40 -04:00