class Microtest::PowerAssert::ListFormatter
Defined in:
microtest/power_assert_formatter.crConstant Summary
-
ASSERT_COLOR =
RGB.new(200, 0, 0) -
ASSERT_EXP_COLOR =
RGB.new(250, 80, 80) -
BAR_COLOR =
RGB.new(200, 50, 50)