method
process_args
v1_9_3_125 -
Show latest stable
- Class:
Test::Unit::AutoRunner
process_args(*args)public
No documentation available.
# File lib/test/unit.rb, line 624
def process_args(*args)
@runner.process_args(*args)
!@to_run.empty?
end