module Test
Test result loads.
Public Instance Methods
for_all()
click to toggle source
# File unit_test_runner.rb, line 32 def for_all Test::Unit::AutoRunner.run(true, './test') end