Uses of Class
org.jbehave.core.reporters.Format
Packages that use Format
-
Uses of Format in org.jbehave.core.reporters
Subclasses of Format in org.jbehave.core.reportersModifier and TypeClassDescriptionclassstatic classA Format that wraps a StoryReporter instance provided.Fields in org.jbehave.core.reporters declared as FormatModifier and TypeFieldDescriptionstatic final FormatFormat.ANSI_CONSOLEstatic final FormatFormat.CONSOLEstatic final FormatFormat.HTMLstatic final FormatFormat.HTML_TEMPLATEstatic final FormatFormat.IDE_CONSOLEstatic final FormatFormat.JSONstatic final FormatFormat.JSON_TEMPLATEstatic final FormatFormat.STATSSTATS is needed by the final reports.html summary page.static final FormatFormat.TEAMCITY_CONSOLEstatic final FormatFormat.TXTstatic final FormatFormat.XMLstatic final FormatFormat.XML_TEMPLATEMethods in org.jbehave.core.reporters that return types with arguments of type FormatMethods in org.jbehave.core.reporters with parameters of type FormatModifier and TypeMethodDescriptionStoryReporterBuilder.reporterFor(String storyPath, Format format) StoryReporterBuilder.withFormats(Format... formats)