| Package | Description |
|---|---|
| com.github.searls.jasmine.config | |
| com.github.searls.jasmine.model | |
| com.github.searls.jasmine.mojo | |
| com.github.searls.jasmine.runner |
| Modifier and Type | Method and Description |
|---|---|
List<Reporter> |
JasmineConfiguration.getReporters() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemReporter |
| Modifier and Type | Field and Description |
|---|---|
protected List<Reporter> |
AbstractJasmineMojo.reporters
Specify a custom reporter to be used to print the test report.
|
| Modifier and Type | Method and Description |
|---|---|
List<Reporter> |
AbstractJasmineMojo.getReporters() |
| Modifier and Type | Method and Description |
|---|---|
JasmineResult |
SpecRunnerExecutor.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.