public class JGivenHtmlReportImpl extends AbstractJGivenReportImpl implements JGivenReport
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
JGivenHtmlReportImpl(org.gradle.api.Task task) |
| Modifier and Type | Method and Description |
|---|---|
com.tngtech.jgiven.report.ReportGenerator.Format |
getFormat() |
configure, getCustomCssFile, getCustomJsFile, getTitle, isExcludeEmptyScenarios, setCustomCssFile, setCustomJsFile, setExcludeEmptyScenarios, setTitlegetEntryPoint, setDestinationconfigure, getDestination, getDisplayName, getName, getOutputType, isEnabled, setEnabled, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, getCustomCssFile, getCustomJsFile, getTitle, isExcludeEmptyScenarios, setCustomCssFile, setCustomJsFile, setExcludeEmptyScenarios, setTitlegetDestination, getEntryPoint, getOutputTypepublic static final java.lang.String NAME
public com.tngtech.jgiven.report.ReportGenerator.Format getFormat()
getFormat in class AbstractJGivenReportImpl