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