Sha256: 4b531c7434d16148d97128988777d5289205695f34c362b6e17ab3cc258e8c58

Contents?: true

Size: 399 Bytes

Versions: 10

Compression:

Stored size: 399 Bytes

Contents

#status
  should: %s == :registered

#available?
  should: %s == false

#registered?
  should: %s == true


#created_on
  should: %s be_a(Time)
  should: %s == Time.parse("2003-01-25")

#updated_on
  should: %s raise_error(Whois::PropertyNotSupported)

#expires_on
  should: %s be_a(Time)
  should: %s == Time.parse("2011-01-25")


#nameservers
  should: %s raise_error(Whois::PropertyNotSupported)

Version data entries

10 entries across 10 versions & 1 rubygems

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