# File lib/rubygems/test_case.rb, line 328
  def all_spec_names
    Gem::Specification.map(&:full_name)
  end