@Named public class SpecRunnerExecutor extends Object
| Constructor and Description |
|---|
SpecRunnerExecutor(IoUtilities ioUtilities,
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,
String format,
List<Reporter> reporters,
List<FileSystemReporter> fileSystemReporters) |
@Inject public SpecRunnerExecutor(IoUtilities ioUtilities, com.github.searls.jasmine.runner.WebDriverWaiter webDriverWaiter, com.github.searls.jasmine.runner.ConsoleErrorChecker consoleErrorChecker)
public JasmineResult execute(URL runnerUrl, org.openqa.selenium.WebDriver driver, int timeout, boolean debug, String format, List<Reporter> reporters, List<FileSystemReporter> fileSystemReporters)
Copyright © 2010–2018 Justin Searls. All rights reserved.