Method: TestStep#name

Defined in:
lib/test_case/test_step.rb

#nameObject (readonly)

Returns the value of attribute name.



6
7
8
# File 'lib/test_case/test_step.rb', line 6

def name
  @name
end