Sha256: 8698a9d362d22630333a2a671bbccd3d89bf94e8cc7619a8cbcd57e5e5206dff

Contents?: true

Size: 376 Bytes

Versions: 7

Compression:

Stored size: 376 Bytes

Contents

#status
  should: %s == :registered

#available?
  should: %s == false

#registered?
  should: %s == true


#created_on
  should: %s CLASS(time)
  should: %s == Time.parse("2010-10-27 12:23:43")

#updated_on
  should: %s == nil

#expires_on
  should: %s CLASS(time)
  should: %s == Time.parse("2011-10-27 12:23:43")


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

Version data entries

7 entries across 7 versions & 1 rubygems

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