Class ReporterFactory
The ReporterFactory is used to list and register Peridot reporters.
- Peridot\Reporter\ReporterFactory uses Peridot\Core\HasEventEmitterTrait
public
|
#
__construct(
|
public
|
|
public
|
|
public
null|string|callable
|
|
public
array
|
|
public
|
|
public
array
|
getEventEmitter(),
setEventEmitter()
|
protected
|
$configuration
|
|
protected
|
$runner
|
|
protected
|
$output
|
|
protected
array
|
$reporters
Registered reporters |
#
array(
'spec' => ['description' => 'hierarchical spec list', 'factory' => 'Peridot\Reporter\SpecReporter']
)
|
$eventEmitter
|