Sha256: 46a573d8b044b8b6fbc83bf7453e6b7ae23d3fead3514177daded38e7fb24671

Contents?: true

Size: 290 Bytes

Versions: 10

Compression:

Stored size: 290 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(2).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns2.pentex.pl"
  should: %s[0].ipv4 == "94.23.90.95"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns1.pentex.pl"
  should: %s[1].ipv4 == "83.142.46.21"

Version data entries

10 entries across 10 versions & 1 rubygems

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