lithium\test\Dispatcher::$_classes

protected static property

Composed classes used by the Dispatcher.

Source

	protected static $_classes = [
		'group' => 'lithium\test\Group',
		'report' => 'lithium\test\Report'
	];