Sha256: 5fc4efd11c88f5cb3f38bd33fe944a97f624404cc26de34fc38ad9c922d1ef29

Contents?: true

Size: 308 Bytes

Versions: 7

Compression:

Stored size: 308 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(2)
  should: %s[0] CLASS(nameserver)
  should: %s[0] == _nameserver.new(:name => "dns1.mpsnet.net.mx", :ipv4 => "200.4.48.15")
  should: %s[1] CLASS(nameserver)
  should: %s[1] == _nameserver.new(:name => "dns2.mpsnet.net.mx", :ipv4 => "200.4.48.16")

Version data entries

7 entries across 7 versions & 1 rubygems

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