"DTD/xhtml1-strict.dtd">
Class Test::Unit::UI::Fox::TestRunner |
|
Runs a Test::Unit::TestSuite in a Fox UI. Obviously, this one requires you to have Fox (www.fox-toolkit.org/fox.html) and the Ruby Fox extension (fxruby.sourceforge.net/) installed.
Methods |
Public Class methods |
run(suite) |
Creates a new TestRunner and runs the suite.
new(suite) |
Creates a new TestRunner for running the passed suite.
Public Instance methods |
start() |
Begins the test run.