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