public class SpecRunnerExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_REPORT_JS |
static String |
CREATE_JUNIT_XML |
| Constructor and Description |
|---|
SpecRunnerExecutor() |
| Modifier and Type | Method and Description |
|---|---|
JasmineResult |
execute(URL runnerUrl,
File junitXmlReport,
org.openqa.selenium.WebDriver driver,
int timeout,
boolean debug,
org.apache.maven.plugin.logging.Log log,
String format) |
public static final String BUILD_REPORT_JS
public static final String CREATE_JUNIT_XML
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 © 2015. All rights reserved.