Свойство | Type | Description | |
---|---|---|---|
jasmineTestFileLocation | string | ||
verbosityLevel | VerbosityLevel |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Run ( ) : bool |
Méthode | Description | |
---|---|---|
BuildArgs ( ) : string | ||
PhantomJS ( string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut ) : System |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
protected string jasmineTestFileLocation | ||
Résultat | string |