Runs a Test::Unit::TestSuite in a Gtk UI. Obviously, this one requires you to have Gtk (www.gtk.org/) and the Ruby Gtk extension (ruby-gnome.sourceforge.net/) installed.
| Public Methods | |
|---|---|
| new | Creates a new TestRunner for running the passed suite. |
| start | Begins the test run. |
<code/>and<pre/>for code samples.