Wrapper around a Test::Unit failure to be used by the test suite to interpret results.
# File lib/ci/reporter/test_unit.rb, line 35 def failure?() true end
# File lib/ci/reporter/test_unit.rb, line 39 def location() @fault.location.join("\n") end
Generated with the Darkfish Rdoc Generator 2.