るりまサーチ (Ruby 3.0)

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

別のキーワード

  1. specification test_file
  2. specification test_files
  3. specification test_file=
  4. specification test_files=
  5. rubygems/specification test_file

ライブラリ

クラス

キーワード

検索結果

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

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

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

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

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

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

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

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

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

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

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

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

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