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