Sha256: 86365936c877b6253438b1bf734b83aac4738470b9c47accb6da481ba9b10f58

Contents?: true

Size: 882 Bytes

Versions: 10

Compression:

Stored size: 882 Bytes

Contents

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


#domain
  should: %s == nil

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


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

#referral_whois
  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 raise_error(Whois::PropertyNotSupported)

#expires_on
  should: %s == nil


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

#registrant_contacts
  should: %s be_a(Array)
  should: %s == []

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

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


#nameservers
  should: %s be_a(Array)
  should: %s == []

Version data entries

10 entries across 10 versions & 1 rubygems

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