Class

TestRunner

Extends:

Runs a Test::Unit::TestSuite on the console.

Public Methods
new Creates a new TestRunner for running the passed suite. If quiet_mode is true, the output while running is limited to progress dots, errors and failures, and the final result. io specifies where runner output should go to; defaults to STDOUT.
start Begins the test run.
Private Methods
add_fault
attach_to_mediator
create_mediator
finished
nl
output
output?
output_single
setup_mediator
start_mediator
started
test_finished
test_started
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.