Encapsulates a test failure. Created by Test::Unit::TestCase when an assertion fails.
Creates a new Failure with the given location and message.
Returns a verbose version of the error description.
Returns a brief version of the error description.
Returns a single character representation of a failure.
Overridden to return long_display.
[Validate]