Mixed in to Metadata for an Example (extends MetadataHash) to support lazy evaluation of some values.
# File lib/rspec/core/metadata.rb, line 96 96: def described_class 97: self[:example_group].described_class 98: end
# File lib/rspec/core/metadata.rb, line 100 100: def full_description 101: build_description_from(self[:example_group][:full_description], *self[:description_args]) 102: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.