Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > runit/testcaseライブラリ > RUNIT::TestCaseクラス > run

instance method RUNIT::TestCase#run

run(result) { .... } -> ()

テストを実行します。

[PARAM] result:
RUNIT::TestResult のインスタンスを指定します。
class RUNIT::TestCase