Sha256: a74b3d2a3cefd7b2e8a4736ef43aa64a03e236355b54bbef2999b955ef011713

Contents?: true

Size: 825 Bytes

Versions: 6

Compression:

Stored size: 825 Bytes

Contents

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


#domain
  should: %s == nil

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


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

#referral_url
  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


#registrar
  should: %s == nil

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

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

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


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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.cctld.by/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.cctld.by/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.cctld.by/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.cctld.by/status_available.expected
whois-2.5.1 spec/fixtures/responses/whois.cctld.by/status_available.expected
whois-2.5.0 spec/fixtures/responses/whois.cctld.by/status_available.expected