Sha256: bd4df79456686d2f92bb2e54b01e1515a7fe0a94be69550e6e718dfb092d00ce

Contents?: true

Size: 725 Bytes

Versions: 10

Compression:

Stored size: 725 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.1.0 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.7 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.6 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.5 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.4 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.3 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.2 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.1 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected
whois-2.0.0 spec/fixtures/responses/whois.domainregistry.ie/property_nameservers_with_ip.expected