class

Test::Unit::TestResult

ruby latest stable - Superclass: Object

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

Collects Test::Unit::Failure and Test::Unit::Error so that they can be displayed to the user. To this end, observers can be added to it, allowing the dynamic updating of, say, a UI.

Included modules

  • Util::Observable

Constants

CHANGED = "CHANGED"

FAULT = "FAULT"

Attributes

[R]assertion_count
[R]run_count

Files

  • lib/test/unit/testresult.rb