|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tngtech.jgiven.report.model.StepFormatter
public class StepFormatter
| Nested Class Summary | |
|---|---|
static class |
StepFormatter.Formatting<T>
|
| Constructor Summary | |
|---|---|
StepFormatter(java.lang.String stepDescription,
java.util.List<NamedArgument> arguments,
java.util.List<StepFormatter.Formatting<?>> formatters)
|
|
| Method Summary | |
|---|---|
java.util.List<Word> |
buildFormattedWords()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StepFormatter(java.lang.String stepDescription,
java.util.List<NamedArgument> arguments,
java.util.List<StepFormatter.Formatting<?>> formatters)
| Method Detail |
|---|
public java.util.List<Word> buildFormattedWords()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||