Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > test/unit/testcaseライブラリ > Test::Unit::Failureクラス > test_name

instance method Test::Unit::Failure#test_name

test_name -> String

自身に対応するテストメソッドの名前を返します。

class Test::Unit::Failure