Package com.tngtech.jgiven.report.model
Class StepFormatter.TypeBasedFormatting<T>
java.lang.Object
com.tngtech.jgiven.report.model.StepFormatter.Formatting<Formatter<T>,T>
com.tngtech.jgiven.report.model.StepFormatter.TypeBasedFormatting<T>
- All Implemented Interfaces:
ObjectFormatter<T>
- Enclosing class:
- StepFormatter
public static class StepFormatter.TypeBasedFormatting<T>
extends StepFormatter.Formatting<Formatter<T>,T>
-
Field Summary
Fields inherited from class com.tngtech.jgiven.report.model.StepFormatter.Formatting
formatter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tngtech.jgiven.report.model.StepFormatter.Formatting
getFormatter
-
Constructor Details
-
TypeBasedFormatting
-
-
Method Details
-
format
- Specified by:
format
in interfaceObjectFormatter<T>
- Specified by:
format
in classStepFormatter.Formatting<Formatter<T>,
T>
-