Class: CukeModeler::Gherkin5Adapter

Inherits:
Gherkin4Adapter show all
Defined in:
lib/cuke_modeler/adapters/gherkin_5_adapter.rb

Overview

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

Method Summary

Methods inherited from Gherkin4Adapter

#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!