class Cucumber::Formatter::Stepdefs
Public Instance Methods
max_step_length()
click to toggle source
# File lib/cucumber/formatter/stepdefs.rb, line 10 def max_step_length 0 end
print_steps(stepdef_key)
click to toggle source
# File lib/cucumber/formatter/stepdefs.rb, line 8 def print_steps(stepdef_key); end