RR::Integrations::TestUnit1
# File lib/rr/integrations/test_unit_2.rb, line 8 def applies? defined?(::Test::Unit) && has_test_unit_version? end
# File lib/rr/integrations/test_unit_2.rb, line 4 def name RR.ruby_18? ? 'Test::Unit 2.4.x' : 'Test::Unit >= 2.5' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.