Class
CI::Reporter::TestUnitError
In:
lib/ci/reporter/test_unit.rb
Parent:
Object
Wrapper around a
Test::Unit
error to be used by the test suite to interpret results.
Methods
error?
failure?
location
message
name
new
Public Class methods
new
(fault)
Public Instance methods
error?
()
failure?
()
location
()
message
()
name
()
[Validate]