Sha256: f58e17e6c34bbd350b45aacc06e99dc40ef8904052655f28dce1ed7cf252d12d

Contents?: true

Size: 300 Bytes

Versions: 7

Compression:

Stored size: 300 Bytes

Contents

#status
  should: %s == :available

#available?
  should: %s == true

#registered?
  should: %s == false


#created_on
  should: %s raise_error(Whois::PropertyNotSupported)

#expires_on
  should: %s raise_error(Whois::PropertyNotSupported)


#nameservers
  should: %s CLASS(array)
  should: %s == []

Version data entries

7 entries across 7 versions & 1 rubygems

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