Sha256: ac764bedfcbe12cbb01f15e4ebca666f9b1c4c384bb7c04c6c5927c3c91c7820

Contents?: true

Size: 647 Bytes

Versions: 3

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("2010-06-01")

#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

3 entries across 3 versions & 1 rubygems

Version Path
whois-2.5.1 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.uk/status_suspended.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.uk/status_suspended.expected