Method: Cucumber::Unit#step_count
- Defined in:
- lib/cucumber/unit.rb
permalink #step_count ⇒ Object
[View source] [View on GitHub]
9 10 11 |
# File 'lib/cucumber/unit.rb', line 9 def step_count @step_collection.length end |
9 10 11 |
# File 'lib/cucumber/unit.rb', line 9 def step_count @step_collection.length end |