Sha256: f31f67f432505b970e73202d80fa7eedb4284eac10fccccaa51398c837c9135a

Contents?: true

Size: 428 Bytes

Versions: 7

Compression:

Stored size: 428 Bytes

Contents

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(3)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "dnssec1.singnet.com.sg"
  should: %s[0].ipv4 == "165.21.83.11"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "dnssec2.singnet.com.sg"
  should: %s[1].ipv4 == "195.13.10.226"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "dnssec3.singnet.com.sg"
  should: %s[2].ipv4 == "165.21.100.11"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.6.2 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.6.1 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.6.0 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.5.1 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.5.0 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected
whois-2.4.0 spec/fixtures/responses/whois.sgnic.sg/property_nameservers_schema_1_with_ip.expected