Sha256: 40803aca6b81111fb19e9e24863ce217d67886e3387ed59754df34f4ea27f5ce

Contents?: true

Size: 369 Bytes

Versions: 3

Compression:

Stored size: 369 Bytes

Contents

require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + '/../../../../spec_helper'
require 'net/http'
require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + "/fixtures/classes"
require File.dirname(File.join(__rhoGetCurrentDir(), __FILE__)) + "/shared/size"

describe "Net::HTTPHeader#length" do
  it_behaves_like :net_httpheader_size, :length
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rhodes-1.4.2 spec/framework_spec/app/spec/library/net/http/httpheader/length_spec.rb
rhodes-1.4.1 spec/framework_spec/app/spec/library/net/http/httpheader/length_spec.rb
rhodes-1.4.0 spec/framework_spec/app/spec/library/net/http/httpheader/length_spec.rb