Class: CukeModeler::Gherkin9Adapter

Inherits:
Gherkin7Adapter show all
Defined in:
lib/cuke_modeler/adapters/gherkin_9_adapter.rb

Overview

NOT A PART OF THE PUBLIC API An adapter that can convert the output of version 9.x of the gherkin gem into input that is consumable by this gem.

Method Summary

Methods inherited from Gherkin7Adapter

#adapt, #adapt_background!, #adapt_comment!, #adapt_doc_string!, #adapt_example!, #adapt_feature!, #adapt_outline!, #adapt_scenario!, #adapt_step!, #adapt_step_table!, #adapt_table_cell!, #adapt_table_row!, #adapt_tag!