Sha256: 8c9e198d5bf6f1223b23a00bc1eda5987b63af2dcc2477cb4772e4a955a1fd91

Contents?: true

Size: 296 Bytes

Versions: 10

Compression:

Stored size: 296 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(2).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "prmns.lg.co.kr"
  should: %s[0].ipv4 == "165.243.5.15"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "secns.lg.co.kr"
  should: %s[1].ipv4 == "203.247.133.133"

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.1.0 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.7 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.6 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.5 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.4 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.3 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.2 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.1 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected
whois-2.0.0 spec/fixtures/responses/whois.kr/property_nameservers_with_ip.expected