Sha256: 0809a8f48956d40c17d4b58a3ecf52b57e3ef62889c65f97cdd27ad39b5acf81

Contents?: true

Size: 373 Bytes

Versions: 10

Compression:

Stored size: 373 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("2010-10-27 12:23:43")

#updated_on
  should: %s == nil

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


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

Version data entries

10 entries across 10 versions & 1 rubygems

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