Sha256: 2fbff2cbed6f07227b92491b55739de91bb0dfea1611a0c2350df73404f8a81b
Contents?: true
Size: 222 Bytes
Versions: 3
Compression:
Stored size: 222 Bytes
Contents
require 'net/http' require File.expand_path('../fixtures/http_server', __FILE__) require File.expand_path('../shared/started', __FILE__) describe "Net::HTTP#active?" do it_behaves_like :net_http_started_p, :active? end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubysl-net-http-1.0.1 | spec/http/active_spec.rb |
rubysl-net-http-2.0.4 | spec/http/active_spec.rb |
rubysl-net-http-1.0.0 | spec/http/active_spec.rb |