Class RSpec::Core::Example
In: lib/rspec/core/example.rb
Parent: Object

Methods

Classes and Modules

Module RSpec::Core::Example::Procsy

External Aliases

pending -> pending?

Attributes

example_group_instance  [R] 
exception  [R]  Returns the first exception raised, if any, in the context of running this example.
metadata  [R] 
options  [R] 

Public Class methods

Public Instance methods

[Validate]