Sha256: 063690cf9a376110fb84642c22aaa16bbcd7b00f80ca931057c88ce3149e2e90

Contents?: true

Size: 578 Bytes

Versions: 8

Compression:

Stored size: 578 Bytes

Contents

#disclaimer
  should: %s == nil


#domain
  should: %s == nil

#domain_id
  should: %s == nil


#status
  should: %s == nil

#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 be_a(Array)
  should: %s == []

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

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


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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
whois-2.0.7 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.6 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.5 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.4 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.3 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.2 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.1 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected
whois-2.0.0 spec/fixtures/responses/whois.publicinterestregistry.net/status_available.expected