Sha256: f0eed419abcf20a65978593f9a7db7193c7e0fbe9245afbcba1cd2e284a5dabc

Contents?: true

Size: 328 Bytes

Versions: 9

Compression:

Stored size: 328 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


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


#valid?
  should: %s == true

#invalid?
  should: %s == false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
whois-2.1.0 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.7 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.6 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.5 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.4 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.3 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.2 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.1 spec/fixtures/responses/whois.nic.uk/status_available.expected
whois-2.0.0 spec/fixtures/responses/whois.nic.uk/status_available.expected