Exception: Lucid::InterfaceRb::RbStepDefinition::MissingProc

Inherits:
StandardError
  • Object
show all
Defined in:
lib/lucid/interface_rb/rb_step_definition.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



19
20
21
# File 'lib/lucid/interface_rb/rb_step_definition.rb', line 19

def message
  'Test definitions must always have a proc or symbol'
end