るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.040秒)
トップページ > クエリ:gem[x] > クエリ:Specification[x] > クエリ:unit_test[x]

別のキーワード

  1. specification files=
  2. specification has_unit_tests?
  3. specification list
  4. specification files
  5. specification attributes

ライブラリ

クラス

検索結果

Gem::Validator#unit_test(gem_spec) (21236.0)

与えられた Gem スペックにしたがってユニットテストを実行します。

...与えられた Gem スペックにしたがってユニットテストを実行します。

@param gem_spec Gem::Specification のインスタンスを指定します。...

Gem::Specification#has_unit_tests? -> bool (12116.0)

この Gem パッケージがユニットテストを含むかどうか返します。

...この Gem パッケージがユニットテストを含むかどうか返します。

真の場合はユニットテストを含みます。そうでない場合は偽を返します。...