Sha256: ccb127b8979241dced7b3c249c81c8ad48b558fdb7e80b5e0684dba4208032cc

Contents?: true

Size: 291 Bytes

Versions: 1

Compression:

Stored size: 291 Bytes

Contents

require_relative 'gherkin_9_adapter'


module CukeModeler

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

  class Gherkin15Adapter < Gherkin9Adapter

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cuke_modeler-3.3.0 lib/cuke_modeler/adapters/gherkin_15_adapter.rb