るりまサーチ

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.060秒)
トップページ > クエリ:String#tr[x] > クエリ:Format[x] > クエリ:Version[x] > クラス:MiniTest::Unit::TestCase[x]

別のキーワード

  1. << rexml::attribute#name
  2. add rexml::attribute#name
  3. handle_interrupt thread#raise
  4. service drb::extserv#stop_service
  5. oid= openssl::x509::extension#oid

ライブラリ

キーワード

検索結果

MiniTest::Unit::TestCase#__name__ -> String (202.0)

自身の名前を返します。

自身の名前を返します。

MiniTest::Unit::TestCase#run(runner) -> String (202.0)

自身に関連付けられているテストを実行します。

...自身に関連付けられているテストを実行します。

MiniTest::Unit::TestCase
#setup がサブクラスで再定義されている場合はそれらも実行します。

@param runner テストの実行結果を管理するオブジェクトを指定します。...