Ruby Test::Unit Functions

EditRocket provides the following information on Test::Unit functions in the Ruby source code builder.

run=(flag) - If set to false Test::Unit will not automatically run at exit.

run?() - Automatically run tests at exit?