gherkin.formatter
Class JSONPrettyFormatter
java.lang.Object
gherkin.formatter.JSONFormatter
gherkin.formatter.JSONPrettyFormatter
- All Implemented Interfaces:
- Formatter, Reporter, Closeable
public class JSONPrettyFormatter
- extends JSONFormatter
|
Method Summary |
protected gherkin.deps.com.google.gson.Gson |
gson()
|
| Methods inherited from class gherkin.formatter.JSONFormatter |
after, background, before, close, done, embedding, eof, examples, feature, match, result, scenario, scenarioOutline, step, syntaxError, uri, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONPrettyFormatter
public JSONPrettyFormatter(Appendable out)
gson
protected gherkin.deps.com.google.gson.Gson gson()
- Overrides:
gson in class JSONFormatter
Copyright © 2012. All Rights Reserved.