Method: Test::Spec::TestCase::ClassMethods#name

Defined in:
lib/test/spec.rb

#nameObject

Returns the value of attribute name.



388
389
390
# File 'lib/test/spec.rb', line 388

def name
  @name
end