Method: TestCase#iteration
- Defined in:
- lib/test_case/test_case.rb
#iteration ⇒ Object (readonly)
Returns the value of attribute iteration.
80 81 82 |
# File 'lib/test_case/test_case.rb', line 80 def iteration @iteration end |
Returns the value of attribute iteration.
80 81 82 |
# File 'lib/test_case/test_case.rb', line 80 def iteration @iteration end |