public abstract static class JgivenReportGenerator.ReportConfig extends hudson.model.AbstractDescribableImpl<JgivenReportGenerator.ReportConfig>
Modifier and Type | Method and Description |
---|---|
com.tngtech.jgiven.report.ReportGenerator.Format |
getFormat() |
abstract com.tngtech.jgiven.report.AbstractReportConfig |
getJgivenConfig(hudson.FilePath workspace) |
String |
getReportDirectory() |
String |
getReportUrl() |
public com.tngtech.jgiven.report.ReportGenerator.Format getFormat()
public String getReportDirectory()
public String getReportUrl()
public abstract com.tngtech.jgiven.report.AbstractReportConfig getJgivenConfig(hudson.FilePath workspace) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2017. All rights reserved.