Class Gherkin::Formatter::JSONFormatter
In: lib/gherkin/formatter/json_formatter.rb
Parent: Object

Methods

background   eof   examples   feature   new   scenario   scenario_outline   step   uri  

Attributes

gherkin_object  [R] 

Public Class methods

Creates a new instance that writes the resulting JSON to io. If io is nil, the JSON will not be written, but instead a Ruby object can be retrieved with gherkin_object

Public Instance methods

[Validate]