Method: OSpec::Example#exception
- Defined in:
- lib/ospec/example.rb
#exception ⇒ Object (readonly)
Returns the value of attribute exception.
3 4 5 |
# File 'lib/ospec/example.rb', line 3 def exception @exception end |
Returns the value of attribute exception.
3 4 5 |
# File 'lib/ospec/example.rb', line 3 def exception @exception end |