Sha256: 013edf114a1cfdcc22bafdfbd7cc12a08250115d5d8a702f1467c1c75c4415af

Contents?: true

Size: 532 Bytes

Versions: 10

Compression:

Stored size: 532 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(4).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns1.serveriai.lt"
  should: %s[0].ipv4 == "79.98.25.142"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns2.serveriai.lt"
  should: %s[1].ipv4 == "174.36.250.192"
  should: %s[2] be_a(_nameserver)
  should: %s[2].name == "ns3.serveriai.lt"
  should: %s[2].ipv4 == "79.98.29.142"
  should: %s[3] be_a(_nameserver)
  should: %s[3].name == "ns4.serveriai.lt"
  should: %s[3].ipv4 == "67.228.39.192"

Version data entries

10 entries across 10 versions & 1 rubygems

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