るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. specification test_file
  2. specification test_file=
  3. specification test_files
  4. specification test_files=
  5. specification lib_files

ライブラリ

クラス

キーワード

検索結果

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

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

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

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

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

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

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

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

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

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

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

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

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