Exception: Inferno::Exceptions::CancelException

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

Instance Method Summary collapse

Instance Method Details

#resultObject



37
38
39
# File 'lib/inferno/exceptions.rb', line 37

def result
  'cancel'
end