class Tunit::Skip
Public Instance Methods
result_label()
click to toggle source
# File lib/tunit/assertion_errors.rb, line 39 def result_label "Skipped" end
# File lib/tunit/assertion_errors.rb, line 39 def result_label "Skipped" end