Class Command
The default Peridot CLI command. Responsible for loading and executing tests.
- Symfony\Component\Console\Command\Command
- Peridot\Console\Command uses Peridot\Core\HasEventEmitterTrait
public
|
#
__construct(
|
public
|
#
setLoader(
Set the loader used by the Peridot command |
public
|
|
public
|
#
setRunner(
Set the suite runner used by the Peridot command. |
public
|
|
public
string
|
|
protected
integer
|
#
execute(
Load and run Suites and Tests |
protected
|
#
listReporters(
Output available reporters |
protected
integer
|
getEventEmitter(),
setEventEmitter()
|
protected
|
$runner
|
|
protected
|
$configuration
|
|
protected
|
$factory
|
|
protected
|
$loader
|
$eventEmitter
|