Sha256: 22843f17ecd033c4e02d76c2cd850c76c91886b598f098107cde7f2a02e1bbbf

Contents?: true

Size: 389 Bytes

Versions: 7

Compression:

Stored size: 389 Bytes

Contents

#status
  should: %s == :registered

#available?
  should: %s == false

#registered?
  should: %s == true


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

#updated_on
  should: %s CLASS(time)
  should: %s == Time.parse("2002-10-13")

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


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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.priv.at/status_registered.expected