Class
Cucumber::Formatter::Usage
In:
lib/cucumber/formatter/usage.rb
Parent:
Object
The formatter used for
—format usage
Methods
after_features
before_step
new
print_summary
print_unused_step_definitions
step_name
Included Modules
Console
Public Class methods
new
(step_mother, io, options)
Public Instance methods
after_features
(features)
before_step
(step)
print_summary
(features)
print_unused_step_definitions
()
step_name
(keyword, step_match, status, source_indent, background)
[Validate]