Sha256: e1106e134fb6931322203185fb20bb85381dc63d6596c3d60b0c1cd39314c9da

Contents?: true

Size: 289 Bytes

Versions: 7

Compression:

Stored size: 289 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(2)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "chicken.orbitel.bg"
  should: %s[0].ipv4 == "195.24.32.5"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns.orbitel.bg"
  should: %s[1].ipv4 == "195.24.32.2"

Version data entries

7 entries across 7 versions & 1 rubygems

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