PHP 클래스 PhpSpec\Process\ReRunner\WindowsPassthruReRunner

상속: extends PhpSpec\Process\ReRunner\PhpExecutableReRunner
파일 보기 프로젝트 열기: phpspec/phpspec 1 사용 예제들

공개 메소드들

메소드 설명
isSupported ( ) : boolean
reRunSuite ( )
withExecutionContext ( Symfony\Component\Process\PhpExecutableFinder $phpExecutableFinder, PhpSpec\Process\Context\ExecutionContext $executionContext ) : static

비공개 메소드들

메소드 설명
buildArgString ( )

메소드 상세

isSupported() 공개 메소드

public isSupported ( ) : boolean
리턴 boolean

reRunSuite() 공개 메소드

public reRunSuite ( )

withExecutionContext() 공개 정적인 메소드

public static withExecutionContext ( Symfony\Component\Process\PhpExecutableFinder $phpExecutableFinder, PhpSpec\Process\Context\ExecutionContext $executionContext ) : static
$phpExecutableFinder Symfony\Component\Process\PhpExecutableFinder
$executionContext PhpSpec\Process\Context\ExecutionContext
리턴 static