るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.097秒)

別のキーワード

  1. benchmark report
  2. thread report_on_exception
  3. thread report_on_exception=
  4. _builtin report_on_exception
  5. _builtin report_on_exception=

ライブラリ

クラス

検索結果

Benchmark::Report#list -> [Benchmark::Tms] (63373.0)

Benchmark::Report#item 実行時に作成された Benchmark::Tms オ ブジェクトの一覧を返します。

Benchmark::Report#item 実行時に作成された Benchmark::Tms オ
ブジェクトの一覧を返します。

@see Benchmark::Report#item

MiniTest::Unit#report=(list) (18628.0)

テストメソッドの実行結果のリストをセットします。

テストメソッドの実行結果のリストをセットします。

@param list テストメソッドの実行結果のリストを指定します。