C# Class jasmine_headless_webkit_dotnet.PhantomJSFromHtmlFile

Runinng like this: phantomjs.exe run_jasmine_test.coffee c:\testes\testes.html
Inheritance: PhantomJS
Afficher le fichier Open project: giggio/jasmine-headless-webkit-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
PhantomJSFromHtmlFile ( string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut, string fileName )

Méthodes protégées

Méthode Description
BuildArgs ( ) : string

Method Details

BuildArgs() protected méthode

protected BuildArgs ( ) : string
Résultat string

PhantomJSFromHtmlFile() public méthode

public PhantomJSFromHtmlFile ( string phantomFileLocation, string jasmineTestFileLocation, VerbosityLevel verbosityLevel, int timeOut, string fileName )
phantomFileLocation string
jasmineTestFileLocation string
verbosityLevel VerbosityLevel
timeOut int
fileName string