Sha256: a085345144bb7ee6896163d208d95acff71569d1c8139569d007991fb48ee1f3

Contents?: true

Size: 372 Bytes

Versions: 4

Compression:

Stored size: 372 Bytes

Contents

#domain
  should: %s == "u34jedzcq.gl"

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


#status
  should: %s == :available

#available?
  should: %s == true

#registered?
  should: %s == false


#created_on
  should: %s == nil

#updated_on
  should: %s == nil

#expires_on
  should: %s == nil


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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.gl/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.gl/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.gl/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.gl/status_available.expected