Method | Description | |
---|---|---|
__construct ( string $version ) | ||
doRun ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | ||
getContainer ( ) : PhpSpec\ServiceContainer |
Method | Description | |
---|---|---|
getDefaultInputDefinition ( ) | Fixes an issue with definitions of the no-interaction option not being completely shown in some cases | |
loadConfigurationFile ( Symfony\Component\Console\Input\InputInterface $input, |
||
parseConfigurationFile ( Symfony\Component\Console\Input\InputInterface $input ) : array |
Method | Description | |
---|---|---|
addPathsToEachSuiteConfig ( string $configDir, array $config ) : array | ||
ensureIsValidMatcherClass ( $class ) | ||
extractConfigFromFirstParsablePath ( array $paths ) : array | ||
loadExtension ( PhpSpec\ServiceContainer $container, $extensionClass, $config ) | ||
parseConfigFromExistingPath ( string $path ) : array | ||
registerCustomMatchers ( |
public getContainer ( ) : PhpSpec\ServiceContainer | ||
return | PhpSpec\ServiceContainer |
protected getDefaultInputDefinition ( ) |
protected loadConfigurationFile ( Symfony\Component\Console\Input\InputInterface $input, |
||
$input | Symfony\Component\Console\Input\InputInterface | |
$container |
protected parseConfigurationFile ( Symfony\Component\Console\Input\InputInterface $input ) : array | ||
$input | Symfony\Component\Console\Input\InputInterface | |
return | array |