Exception: Inferno::Exceptions::AssertionException
- Inherits:
-
TestResultException
- Object
- RuntimeError
- TestResultException
- Inferno::Exceptions::AssertionException
- Defined in:
- lib/inferno/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ Object
7 8 9 |
# File 'lib/inferno/exceptions.rb', line 7 def result 'fail' end |