Object
RUNIT::Test RUNIT::Assert
RUNIT::TestCase.suite
Creates test suite from methods whose name testXXX.
RUNIT::TestCase#name
Returns testXXXX method name.
RUNIT::TestCase#run(result)
Runs test. The argument specifies RUNIT::TestResult object to store test result.