Method: Test::Spec::TestCase::ClassMethods#name
- Defined in:
- lib/test/spec.rb
#name ⇒ Object
Returns the value of attribute name.
388 389 390 |
# File 'lib/test/spec.rb', line 388 def name @name end |
Returns the value of attribute name.
388 389 390 |
# File 'lib/test/spec.rb', line 388 def name @name end |