Свойство | Тип | Описание | |
---|---|---|---|
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 |
protected string jasmineTestFileLocation | ||
Результат | string |