るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
4件ヒット [1-4件を表示] (0.034秒)
トップページ > クエリ:gem[x] > バージョン:2.1.0[x] > クエリ:files[x] > クエリ:test_file[x]

別のキーワード

  1. etc sc_mapped_files
  2. mkmf install_files
  3. testtask test_files=
  4. specification test_files
  5. specification test_files=

ライブラリ

クラス

キーワード

検索結果

Gem::Specification#test_file -> String (63400.0)

Gem::Specification#test_files の単数バージョンです。

Gem::Specification#test_files の単数バージョンです。

Gem::Specification#test_files=(files) (45925.0)

ユニットテストのファイルのリストをセットします。

ユニットテストのファイルのリストをセットします。

@param files ユニットテストのファイルのリストを指定します。

Gem::Specification#test_files -> [String] (45604.0)

ユニットテストのファイルのリストを返します。

ユニットテストのファイルのリストを返します。

Gem::Specification#test_file=(file) (27400.0)

Gem::Specification#test_files= の単数バージョンです。

Gem::Specification#test_files= の単数バージョンです。