Class

RUNIT::TestCase

Inheritance
< Test::Unit::TestCase < Object
Included Modules
RUNIT::Assert

Methods

Class

Visibility Signature
public new (test_name, suite_name=self.class.name)
public suite ()

Instance

Visibility Signature
public assert_equals (*args)
public name ()
public run (result, &progress_block)

Class Method Detail

new(test_name, suite_name=self.class.name)

suite()

Instance Method Detail

assert_equals(*args)

name()

run(result, &progress_block)