Sha256: 9e0c3d52d57d60aaeba5cccf649f2ca58c326212b40405dc2bb0c3f87ff26d1c

Contents?: true

Size: 292 Bytes

Versions: 10

Compression:

Stored size: 292 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(2).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns1.tntpost.nl"
  should: %s[0].ipv4 == "145.78.21.10"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns2.tntpost.nl"
  should: %s[1].ipv4 == "80.69.76.10"

Version data entries

10 entries across 10 versions & 1 rubygems

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