Class
Test::Unit::Color
In:
lib/test/unit/color.rb
Parent:
Object
Methods
+
==
bold?
escape_sequence
foreground?
intensity?
italic?
new
sequence
underline?
Constants
NAMES
=
["black", "red", "green", "yellow", "blue", "magenta", "cyan", "white"]
Attributes
name
[R]
Public Class methods
new
(name, options={})
Public Instance methods
+
(other)
==
(other)
bold?
()
escape_sequence
()
foreground?
()
intensity?
()
italic?
()
sequence
()
underline?
()
[Validate]