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