Sha256: 20896e6c9730a59a131ffe7ee41062d5f094e9a6dcba8c082298cefd5ed0d963

Contents?: true

Size: 544 Bytes

Versions: 7

Compression:

Stored size: 544 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(4)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.hostgator.com.br"
  should: %s[0].ipv4 == "74.53.28.178"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns2.hostgator.com.br"
  should: %s[1].ipv4 == "74.53.28.179"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns3.hostgator.com.br"
  should: %s[2].ipv4 == "174.133.202.50"
  should: %s[3] CLASS(nameserver)
  should: %s[3].name == "ns4.hostgator.com.br"
  should: %s[3].ipv4 == "174.133.202.51"

Version data entries

7 entries across 7 versions & 1 rubygems

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