Class Test::Unit::UI::GTK::TestRunner
In: lib/test/unit/ui/gtk/testrunner.rb
Parent: Object

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.

Methods

new   start  

Public Class methods

Creates a new TestRunner for running the passed suite.

Public Instance methods

Begins the test run.

[Validate]

ruby-doc.org is a community service provided by Rising Tide Software, a Phoenix, Arizona, Ruby application development company.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.