Sha256: b122fb147eb833935008789250f4b64eaa46874229b2b4c6b48877ecfa85ab28

Contents?: true

Size: 404 Bytes

Versions: 7

Compression:

Stored size: 404 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 == nil


#registrar
  should: %s == nil


#registrant_contacts
  should: %s == []


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


#valid?
  should: %s == true

#invalid?
  should: %s == false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.uk/status_available.expected