| Package | Description |
|---|---|
| com.github.searls.jasmine.config | |
| com.github.searls.jasmine.mojo | |
| com.github.searls.jasmine.runner |
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemReporter> |
JasmineConfiguration.getFileSystemReporters() |
| Modifier and Type | Field and Description |
|---|---|
protected List<FileSystemReporter> |
AbstractJasmineMojo.fileSystemReporters
Specify a custom file system reporter to be used to store the test report.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileSystemReporter> |
AbstractJasmineMojo.getFileSystemReporters() |
| 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.