Class
Cucumber::PySupport::PyLanguage
In:
lib/cucumber/py_support/py_language.rb
Parent:
Object
Methods
alias_adverbs
begin_scenario
end_scenario
new
snippet_text
step_definitions_for
Public Class methods
new
(step_mother)
include
LanguageSupport::LanguageMethods
Public Instance methods
alias_adverbs
(adverbs)
snippet_text
(step_keyword, step_name, multiline_arg_class = nil)
step_definitions_for
(py_file)
Protected Instance methods
begin_scenario
()
end_scenario
()
[Validate]