Sha256: 12b7b0a52993521af3cddf0fd63f67c52b57c60bddfbbb0d4f71bd5cf8a2f2e3

Contents?: true

Size: 372 Bytes

Versions: 7

Compression:

Stored size: 372 Bytes

Contents

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

#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

7 entries across 7 versions & 1 rubygems

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