Package com.tngtech.jgiven.report.config.converter
-
Interface Summary Interface Description StringConverter Interface to create converter function to specify the to map the incoming command line argument to the object SeeAbstractReportGenerator
for example definitions ofConfigOption
If the conversion is not possible, return null. -
Class Summary Class Description ToBoolean Total conversion functionToFile Total conversion functionToFormat Not total, if the format parse fails it returns nullToString Total conversion function