Class
RSpec::Core::Example
In:
lib/rspec/core/example.rb
Parent:
Object
Methods
behaviour
delegate_to_metadata
example_group
in_block?
new
pending?
run
set_exception
Attributes
metadata
[R]
options
[R]
Public Class methods
delegate_to_metadata
(*keys)
new
(example_group_class, desc, options, example_block=nil)
Public Instance methods
behaviour
()
example_group
()
in_block?
()
pending?
()
run
(example_group_instance, reporter)
set_exception
(exception)
[Validate]