Sha256: 62d9d6f4ca9a7eb6a6a567bb61aa8384c6884f211b58a7f2c25b90c1a13f402f

Contents?: true

Size: 877 Bytes

Versions: 7

Compression:

Stored size: 877 Bytes

Contents

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


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

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


#registrar
  should: %s == nil

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

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

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


#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.sn/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.sn/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.sn/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.sn/status_available.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.sn/status_available.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.sn/status_available.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.sn/status_available.expected