Sha256: de8c8b46e6db58af145f998c31443ae57172c944e3098cef9b48d78378fd00af
Contents?: true
Size: 330 Bytes
Versions: 49
Compression:
Stored size: 330 Bytes
Contents
require File.expand_path('../../../../../spec_helper', __FILE__) require 'net/http' require File.expand_path('../fixtures/classes', __FILE__) require File.expand_path('../shared/each_capitalized', __FILE__) describe "Net::HTTPHeader#each_capitalized" do it_behaves_like :net_httpheader_each_capitalized, :each_capitalized end
Version data entries
49 entries across 49 versions & 2 rubygems