Package com.tngtech.jgiven.report.config
package com.tngtech.jgiven.report.config
-
ClassDescriptionDefines a command line interface for use in
ConfigOption
with automatic help description generation used byConfigOptionParser.printUsageAndExit(List)
Instantiation throughCommandLineOptionBuilder
An easier interface to instantiateCommandLineOption
for use inConfigOption
Defines a configuration for the report which can be from the command line, property or the environment Instantiated withConfigOptionBuilder
For use inAbstractReportConfig.additionalConfigOptions(List)
and the generated object map inAbstractReportConfig(String...)
An easier interface to createConfigOption
for use withAbstractReportGenerator