Sha256: c1146bba301eee4492ca627845ad23a7f90b917c6d60fac3319eb43901ea5524

Contents?: true

Size: 647 Bytes

Versions: 4

Compression:

Stored size: 647 Bytes

Contents

#status
  should: %s == :registered

#available?
  should: %s == false

#registered?
  should: %s == true


#created_on
  should: %s CLASS(time)
  should: %s == Time.parse("2008-08-30")

#updated_on
  should: %s CLASS(time)
  should: %s == Time.parse("2012-02-09")

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


#registrar
  should: %s CLASS(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 CLASS(array)
  should: %s == []

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.uk/status_suspended.expected