Sha256: 386a8fac93726f24bb0da0a8fb424e254357db0f3332fc519dc05fa9d0c25b6c

Contents?: true

Size: 491 Bytes

Versions: 16

Compression:

Stored size: 491 Bytes

Contents

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


#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

16 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/pm/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/tf/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/fr/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/yt/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/wf/status_available.expected
whois-2.2.0 spec/fixtures/responses/whois.nic.fr/re/status_available.expected
whois-2.1.0 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.7 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.6 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.5 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.4 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.3 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.2 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.1 spec/fixtures/responses/whois.iana.org/status_available.expected
whois-2.0.0 spec/fixtures/responses/whois.iana.org/status_available.expected