Microtest::PowerAssert::ListFormatter
Inherits Microtest::PowerAssert::Formatter / Reference / Object
Constants
ASSERT_COLOR = RGB.new(200, 0, 0)
ASSERT_EXP_COLOR = RGB.new(250, 80, 80)
BAR_COLOR = RGB.new(200, 50, 50)
Constructors
Instance methods
colorize?
Source