Method: TestStep#iteration
- Defined in:
- lib/test_case/test_step.rb
#iteration ⇒ Object (readonly)
Returns the value of attribute iteration.
6 7 8 |
# File 'lib/test_case/test_step.rb', line 6 def iteration @iteration end |
Returns the value of attribute iteration.
6 7 8 |
# File 'lib/test_case/test_step.rb', line 6 def iteration @iteration end |