class Inferno::Exceptions::AssertionException
Public Instance Methods
result()
click to toggle source
# File lib/inferno/exceptions.rb, line 7 def result 'fail' end
# File lib/inferno/exceptions.rb, line 7 def result 'fail' end