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