| Package | Description |
|---|---|
| com.github.searls.jasmine.format | |
| com.github.searls.jasmine.model | |
| com.github.searls.jasmine.runner |
| Modifier and Type | Method and Description |
|---|---|
void |
JasmineResultLogger.log(JasmineResult result) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJasmineResult |
class |
ImmutableJasmineResult
Immutable implementation of
AbstractJasmineResult. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableJasmineResult.Builder |
ImmutableJasmineResult.Builder.from(JasmineResult instance)
Fill a builder with attribute values from the provided
com.github.searls.jasmine.model.JasmineResult instance. |
| Modifier and Type | Method and Description |
|---|---|
JasmineResult |
SpecRunnerExecutor.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.