るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  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 (72352.0)

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

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

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

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

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

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

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

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

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

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

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

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