Method: Cucumber::Runtime::SupportCode#unmatched_step_definitions

Defined in:
lib/cucumber/runtime/support_code.rb

#unmatched_step_definitionsObject


92
93
94
# File 'lib/cucumber/runtime/support_code.rb', line 92

def unmatched_step_definitions
  registry.unmatched_step_definitions
end