lithium\test\Dispatcher::$_classes
Composed classes used by the Dispatcher.
Source
	protected static $_classes = array(
		'group' => 'lithium\test\Group',
		'report' => 'lithium\test\Report'
	);Composed classes used by the Dispatcher.
	protected static $_classes = array(
		'group' => 'lithium\test\Group',
		'report' => 'lithium\test\Report'
	);