Sha256: 807a4b092d84566ed460ddaea6aa5c50fc2859e639d6811db9736d1079d872d1

Contents?: true

Size: 975 Bytes

Versions: 6

Compression:

Stored size: 975 Bytes

Contents

#disclaimer
  should: %s == "Rights restricted by copyright; http://iedr.ie/index.php/mnudomregs/mnudnssearch/96\nDo not remove this notice"


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

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

#expires_on
  should: %s == nil


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

#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

6 entries across 6 versions & 1 rubygems

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