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