Exception: Tunit::Skip

Inherits:
Assertion show all
Defined in:
lib/tunit/assertion_errors.rb

Instance Method Summary collapse

Methods inherited from Assertion

#error, #location, #result_code

Instance Method Details

#result_labelObject



39
40
41
# File 'lib/tunit/assertion_errors.rb', line 39

def result_label
  "Skipped"
end