public abstract class HtmlReporter
extends net.thucydides.core.reports.ThucydidesReporter
| Constructor and Description |
|---|
HtmlReporter() |
HtmlReporter(net.thucydides.core.util.EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResourceDirectory() |
void |
setResourceDirectory(java.lang.String resourceDirectory)
Resources such as CSS stylesheets or images.
|