Method: Cucumber::Events::TestStepCreated#test_step
- Defined in:
- lib/cucumber/events/test_step_created.rb
#test_step ⇒ Object (readonly)
Returns the value of attribute test_step.
9 10 11 |
# File 'lib/cucumber/events/test_step_created.rb', line 9 def test_step @test_step end |