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

singleton method RUNIT::TestCase.new

new(test_name, suite_name = RUNIT::TestCase.name) -> RUNIT::TestCase

自身を初期化します。

class RUNIT::TestCase