프로퍼티 | 타입 | 설명 | |
---|---|---|---|
jasmineTestFileLocation | string | ||
verbosityLevel | VerbosityLevel |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Run ( ) : bool |
메소드 | 설명 | |
---|---|---|
BuildArgs ( ) : string | ||
PhantomJS ( string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut ) : System |
메소드 | 설명 | |
---|---|---|
CreatePhantomProcess ( ) : |
||
StartProcessAndGetOutput ( |
||
VerifyTestRunFromOutput ( string output ) : bool | ||
WaitProcessToComplete ( |
protected PhantomJS ( string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut ) : System | ||
phantomFileLocation | string | |
jasmineTestFileLocation | string | |
verbosityLevel | VerbosityLevel | |
timeOut | int | |
리턴 | System |