Sha256: 836c53a4e1360142fe22c0fd94edc0aa6e61cdf0437017c31f6d8ba7256e7c8e

Contents?: true

Size: 909 Bytes

Versions: 4

Compression:

Stored size: 909 Bytes

Contents

#disclaimer
  should: %s == "All rights reserved.\nCopyright \"Tunisian Internet Agency - http://whois.tn\""


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

4 entries across 4 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.ati.tn/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.ati.tn/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.ati.tn/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.ati.tn/status_available.expected