Class: CukeModeler::Gherkin10Adapter

Inherits:
Gherkin9Adapter show all
Defined in:
lib/cuke_modeler/adapters/gherkin_10_adapter.rb

Overview

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

Method Summary

Methods inherited from Gherkin9Adapter

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