Sha256: ce98ed5eae9c56d7dd88932273ad08491e7a86408c8ece4e1c901311944db4e7

Contents?: true

Size: 720 Bytes

Versions: 7

Compression:

Stored size: 720 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(6)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.dns.ie"
  should: %s[0].ipv4 == "208.94.148.4"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns2.dns.ie"
  should: %s[1].ipv4 == "208.80.124.4"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns3.dns.ie"
  should: %s[2].ipv4 == "208.80.126.4"
  should: %s[3] CLASS(nameserver)
  should: %s[3].name == "ns4.dns.ie"
  should: %s[3].ipv4 == "208.80.125.4"
  should: %s[4] CLASS(nameserver)
  should: %s[4].name == "ns5.dns.ie"
  should: %s[4].ipv4 == "208.80.127.4"
  should: %s[5] CLASS(nameserver)
  should: %s[5].name == "ns6.dns.ie"
  should: %s[5].ipv4 == "208.94.149.4"

Version data entries

7 entries across 7 versions & 1 rubygems

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