Sha256: 42e649e1a7f3dc9505f0b6cf7b78e994c57704a327bea88c76a11bfd2dae91e4

Contents?: true

Size: 359 Bytes

Versions: 7

Compression:

Stored size: 359 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(2)
  should: %s[0] CLASS(nameserver)
  should: %s[0] == _nameserver.new(:name => "ns1.citrin.ch", :ipv4 => "193.247.72.8", :ipv6 => "2001:8a8:21:5::11")
  should: %s[1] CLASS(nameserver)
  should: %s[1] == _nameserver.new(:name => "ns2.citrin.ch", :ipv4 => "62.12.149.3", :ipv6 => "2001:8a8:21:5::12")

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.ch/property_nameservers_with_ip.expected