Method: Spec::Example::ExampleMethods::Identifier#description
- Defined in:
- lib/deep_test/spec/extensions/example_methods.rb
#description ⇒ Object (readonly)
Returns the value of attribute description.
10 11 12 |
# File 'lib/deep_test/spec/extensions/example_methods.rb', line 10 def description @description end |