Sha256: 7c4531ee10ead96ffd44bf751e91ed9f1684e29d4e6394bc703a20a06e621ade

Contents?: true

Size: 431 Bytes

Versions: 7

Compression:

Stored size: 431 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(3)
  should: %s[0] CLASS(nameserver)
  should: %s[0] == _nameserver.new(:name => "ns.masterhost.ru", :ipv4 => "217.16.20.30")
  should: %s[1] CLASS(nameserver)
  should: %s[1] == _nameserver.new(:name => "ns1.masterhost.ru", :ipv4 => "217.16.16.30")
  should: %s[2] CLASS(nameserver)
  should: %s[2] == _nameserver.new(:name => "ns2.masterhost.ru", :ipv4 => "217.16.22.30")

Version data entries

7 entries across 7 versions & 1 rubygems

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