Module
Cucumber::LanguageSupport::LanguageMethods
In:
lib/cucumber/language_support/language_methods.rb
Methods
add_hook
add_step_definition
add_transform
after
after_configuration
before
execute_after_step
execute_transforms
step_definitions
Public Instance methods
add_hook
(phase, hook)
add_step_definition
(step_definition)
add_transform
(transform)
after
(scenario)
after_configuration
(configuration)
before
(scenario)
execute_after_step
(scenario)
execute_transforms
(args)
step_definitions
()
[Validate]