| Class | Cucumber::Runtime::SupportCode |
| In: |
lib/cucumber/runtime/support_code.rb
|
| Parent: | Object |
Invokes a series of steps steps_text. Example:
invoke(%Q{
Given I have 8 cukes in my belly
Then I should not be thirsty
})