Sha256: 6cdcc2503628333274605e6fa1be3b5ac958fd4c83f0dc5c9a061246f1118f5f

Contents?: true

Size: 290 Bytes

Versions: 10

Compression:

Stored size: 290 Bytes

Contents

#nameservers
  should: %s be_a(Array)
  should: %s have(3).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns10.uadns.com"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns11.uadns.com"
  should: %s[2] be_a(_nameserver)
  should: %s[2].name == "ns12.uadns.com"

Version data entries

10 entries across 10 versions & 1 rubygems

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