|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgherkin.formatter.StepPrinter
public class StepPrinter
Constructor Summary | |
---|---|
StepPrinter()
|
Method Summary | |
---|---|
void |
writeStep(NiceAppendable out,
Format textFormat,
Format argFormat,
String stepName,
List<Argument> arguments)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StepPrinter()
Method Detail |
---|
public void writeStep(NiceAppendable out, Format textFormat, Format argFormat, String stepName, List<Argument> arguments)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |