Class: EacRubyUtils::Gem::TestAll::Result
- Defined in:
- lib/eac_ruby_utils/gem/test_all.rb
Constant Summary collapse
- COLORS =
{ ::EacRubyUtils::Gem::Test::RESULT_FAILED => :red, ::EacRubyUtils::Gem::Test::RESULT_NONEXISTENT => :white, ::EacRubyUtils::Gem::Test::RESULT_SUCCESSFUL => :green }.freeze