com.github.searls.jasmine.runner
Class SpecRunnerExecutor
java.lang.Object
com.github.searls.jasmine.runner.SpecRunnerExecutor
public class SpecRunnerExecutor
- extends Object
|
Method Summary |
JasmineResult |
execute(URL runnerUrl,
File junitXmlReport,
org.openqa.selenium.WebDriver driver,
int timeout,
boolean debug,
org.apache.maven.plugin.logging.Log log,
String format)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUILD_REPORT_JS
public static final String BUILD_REPORT_JS
- See Also:
- Constant Field Values
CREATE_JUNIT_XML
public static final String CREATE_JUNIT_XML
- See Also:
- Constant Field Values
SpecRunnerExecutor
public SpecRunnerExecutor()
execute
public JasmineResult execute(URL runnerUrl,
File junitXmlReport,
org.openqa.selenium.WebDriver driver,
int timeout,
boolean debug,
org.apache.maven.plugin.logging.Log log,
String format)
Copyright © 2012. All Rights Reserved.