Sha256: ec8f1e18b7e7bf44fbc6f9fa96317748672fb4867dbc4e2bfd435875f2de5e2a

Contents?: true

Size: 412 Bytes

Versions: 10

Compression:

Stored size: 412 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(3).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns3.register.be"
  should: %s[0].ipv4 == "91.121.5.186"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns1.register.be"
  should: %s[1].ipv4 == "80.169.63.207"
  should: %s[2] be_a(_nameserver)
  should: %s[2].name == "ns2.register.be"
  should: %s[2].ipv4 == "194.78.23.152"

Version data entries

10 entries across 10 versions & 1 rubygems

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