Exception: Cucumber::MissingProc

Inherits:
StandardError
  • Object
show all
Defined in:
lib/gems/cucumber-0.1.15/lib/cucumber/step_mother.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



17
18
19
# File 'lib/gems/cucumber-0.1.15/lib/cucumber/step_mother.rb', line 17

def message
  "Step definitions must always have a proc"
end