Class: Cucumber::Formatter::HtmlImage::SnippetExtractor::NullConverter

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/formatter/html_image.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#convert(code, pre) ⇒ Object



705
# File 'lib/cucumber/formatter/html_image.rb', line 705

def convert(code, pre); code; end