Sha256: 6ed65ff1314de554b020ad207a445a98a6a09b5b89999e05afd5c16d108cb7e5

Contents?: true

Size: 527 Bytes

Versions: 7

Compression:

Stored size: 527 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(4)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.serveriai.lt"
  should: %s[0].ipv4 == "79.98.25.142"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns2.serveriai.lt"
  should: %s[1].ipv4 == "174.36.250.192"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns3.serveriai.lt"
  should: %s[2].ipv4 == "79.98.29.142"
  should: %s[3] CLASS(nameserver)
  should: %s[3].name == "ns4.serveriai.lt"
  should: %s[3].ipv4 == "67.228.39.192"

Version data entries

7 entries across 7 versions & 1 rubygems

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