PHP Class PhpSpec\Process\ReRunner\WindowsPassthruReRunner

Inheritance: extends PhpSpec\Process\ReRunner\PhpExecutableReRunner
Afficher le fichier Open project: phpspec/phpspec Class Usage Examples

Méthodes publiques

Méthode Description
isSupported ( ) : boolean
reRunSuite ( )
withExecutionContext ( Symfony\Component\Process\PhpExecutableFinder $phpExecutableFinder, PhpSpec\Process\Context\ExecutionContext $executionContext ) : static

Private Methods

Méthode Description
buildArgString ( )

Method Details

isSupported() public méthode

public isSupported ( ) : boolean
Résultat boolean

reRunSuite() public méthode

public reRunSuite ( )

withExecutionContext() public static méthode

public static withExecutionContext ( Symfony\Component\Process\PhpExecutableFinder $phpExecutableFinder, PhpSpec\Process\Context\ExecutionContext $executionContext ) : static
$phpExecutableFinder Symfony\Component\Process\PhpExecutableFinder
$executionContext PhpSpec\Process\Context\ExecutionContext
Résultat static