Sha256: b17ce2857d945b41558b7fdc6e04c487ff77e0ed0f5d9eeb47180ab78209aeaa

Contents?: true

Size: 386 Bytes

Versions: 7

Compression:

Stored size: 386 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(3)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.arbed.lu"
  should: %s[0].ipv4 == "194.154.218.10"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns1.pt.lu"
  should: %s[1].ipv4 == nil
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns2.arbed.lu"
  should: %s[2].ipv4 == "194.154.218.12"

Version data entries

7 entries across 7 versions & 1 rubygems

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