Package com.tngtech.jgiven.report.model
Class StepFormatter
java.lang.Object
com.tngtech.jgiven.report.model.StepFormatter
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
StepFormatter.ArgumentFormatting<F extends ArgumentFormatter<T>,
T> static class
static class
static class
StepFormatter.TableFormatting<F extends TableFormatter>
static class
-
Constructor Summary
ConstructorDescriptionStepFormatter
(String stepDescription, List<NamedArgument> arguments, List<ObjectFormatter<?>> formatters) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
StepFormatter
public StepFormatter(String stepDescription, List<NamedArgument> arguments, List<ObjectFormatter<?>> formatters)
-
-
Method Details
-
buildFormattedWords
-
buildFormattedWordsIgnoringExtraArguments
-