Exception: Inferno::Exceptions::PassException

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

Instance Method Summary collapse

Instance Method Details

#resultObject



25
26
27
# File 'lib/inferno/exceptions.rb', line 25

def result
  'pass'
end