gherkin.formatter
Class JSONPrettyFormatter

java.lang.Object
  extended by gherkin.formatter.JSONFormatter
      extended by gherkin.formatter.JSONPrettyFormatter
All Implemented Interfaces:
Formatter, Reporter, Closeable

Deprecated.

@Deprecated
public class JSONPrettyFormatter
extends JSONFormatter


Constructor Summary
JSONPrettyFormatter(Appendable out)
          Deprecated.  
 
Method Summary
 
Methods inherited from class gherkin.formatter.JSONFormatter
after, appendDuration, background, before, close, done, embedding, eof, examples, feature, gson, 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
 

Constructor Detail

JSONPrettyFormatter

public JSONPrettyFormatter(Appendable out)
Deprecated. 


Copyright © 2013. All rights reserved.