Exception: Inferno::Exceptions::SkipException
- Inherits:
-
TestResultException
- Object
- RuntimeError
- TestResultException
- Inferno::Exceptions::SkipException
- Defined in:
- lib/inferno/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#result ⇒ Object
13 14 15 |
# File 'lib/inferno/exceptions.rb', line 13 def result 'skip' end |