public class JGivenTextReportImpl extends AbstractJGivenReportImpl implements JGivenReport
| Constructor and Description |
|---|
JGivenTextReportImpl(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 com.tngtech.jgiven.report.ReportGenerator.Format getFormat()
getFormat in class AbstractJGivenReportImpl