Module: CmdLineTest::InstanceMethods
- Included in:
- Test::Unit::TestCase
- Defined in:
- lib/cmd_line_test.rb
Overview
ClassMethods
Instance Method Summary collapse
Instance Method Details
#run_with_options(options) ⇒ Object
11 12 13 |
# File 'lib/cmd_line_test.rb', line 11 def () with_ARGV_set_to() {execute} end |