public class SpecRunnerExecutor extends Object
Constructor and Description |
---|
SpecRunnerExecutor() |
SpecRunnerExecutor(FileUtilsWrapper fileUtilsWrapper,
com.github.searls.jasmine.runner.WebDriverWaiter webDriverWaiter,
com.github.searls.jasmine.runner.ConsoleErrorChecker consoleErrorChecker) |
Modifier and Type | Method and Description |
---|---|
JasmineResult |
execute(URL runnerUrl,
org.openqa.selenium.WebDriver driver,
int timeout,
boolean debug,
org.apache.maven.plugin.logging.Log log,
String format,
List<Reporter> reporters,
List<FileSystemReporter> fileSystemReporters) |
public SpecRunnerExecutor(FileUtilsWrapper fileUtilsWrapper, com.github.searls.jasmine.runner.WebDriverWaiter webDriverWaiter, com.github.searls.jasmine.runner.ConsoleErrorChecker consoleErrorChecker)
public SpecRunnerExecutor()
public JasmineResult execute(URL runnerUrl, org.openqa.selenium.WebDriver driver, int timeout, boolean debug, org.apache.maven.plugin.logging.Log log, String format, List<Reporter> reporters, List<FileSystemReporter> fileSystemReporters)
Copyright © 2016. All rights reserved.