Exception: Inferno::Exceptions::SkipException

Inherits:
TestResultException show all
Defined in:
lib/inferno/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#resultObject



13
14
15
# File 'lib/inferno/exceptions.rb', line 13

def result
  'skip'
end