Sha256: 91f1c16b175d5ab70404a9a2e10125b338d956bba721270b21a82dc8e2d1b630

Contents?: true

Size: 407 Bytes

Versions: 7

Compression:

Stored size: 407 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(3)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns3.register.be"
  should: %s[0].ipv4 == "91.121.5.186"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns1.register.be"
  should: %s[1].ipv4 == "80.169.63.207"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns2.register.be"
  should: %s[2].ipv4 == "194.78.23.152"

Version data entries

7 entries across 7 versions & 1 rubygems

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