class RSpec::Core::Example
Attributes
attempts[RW]
Public Instance Methods
clear_exception()
click to toggle source
# File lib/rspec_ext/rspec_ext.rb, line 6 def clear_exception @exception = nil end