このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 2.5.0 リファレンスマニュアル

instance method Gem::Specification#has_test_suite?

has_test_suite? -> bool[permalink][rdoc]

このメソッドは非推奨です。 Gem::Specification#has_unit_tests? を使用してください。