Class
Cucumber::Formatter::Usage
In:
lib/cucumber/formatter/usage.rb
Parent:
Progress
Methods
add_unused_stepdefs
after_step_result
aggregate_info
before_step
before_step_result
max_length
max_step_length
max_stepdef_length
new
print_step_definition
print_steps
print_summary
Included Modules
Console
Classes and Modules
Class
Cucumber::Formatter::Usage::StepDefKey
Public Class methods
new
(step_mother, path_or_io, options)
Public Instance methods
add_unused_stepdefs
()
after_step_result
(keyword, step_match, multiline_arg, status, exception, source_indent, background)
aggregate_info
()
before_step
(step)
before_step_result
(*args)
max_length
()
max_step_length
()
max_stepdef_length
()
print_step_definition
(stepdef_key)
print_steps
(stepdef_key)
print_summary
(features)
[Validate]