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

instance method RUNIT::TestSuite#add

add_test(*args) -> self
add(*args) -> self

Test::Unit::TestSuite#<< と同じです。

class RUNIT::TestSuite