Sha256: 28c85da6e0883cf8c16367fe436224acf161e9e57431cb41235c07fc4103a563

Contents?: true

Size: 643 Bytes

Versions: 10

Compression:

Stored size: 643 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("2008-08-30")

#updated_on
  should: %s be_a(Time)
  should: %s == Time.parse("2010-06-01")

#expires_on
  should: %s be_a(Time)
  should: %s == Time.parse("2010-08-30")


#registrar
  should: %s be_a(_registrar)
  should: %s.id           == "KEY-SYSTEMS-DE"
  should: %s.name         == "Key-Systems GmbH"
  should: %s.name         == "Key-Systems GmbH"
  should: %s.url          == "http://www.Key-Systems.net"


#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.uk/status_suspended.expected
whois-2.1.0 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.7 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.6 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.5 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.4 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.3 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.2 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.1 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.0.0 spec/fixtures/responses/whois.nic.uk/status_suspended.expected