Exception: Inferno::Exceptions::OmitException
- Inherits:
-
TestResultException
- Object
- RuntimeError
- TestResultException
- Inferno::Exceptions::OmitException
- Defined in:
- lib/inferno/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ Object
19 20 21 |
# File 'lib/inferno/exceptions.rb', line 19 def result 'omit' end |