Sha256: 8aafff7e09e3e68bb4351dad36fa1692a2fe746b2eb0093a599953c585497e24

Contents?: true

Size: 332 Bytes

Versions: 7

Compression:

Stored size: 332 Bytes

Contents

#status
  should: %s == :registered

#available?
  should: %s == false

#registered?
  should: %s == true


#created_on
  should: %s CLASS(time)
  should: %s == Time.parse("2006-11-15")

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

#expires_on
  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.iam.net.ma/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
whois-2.6.0 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
whois-2.5.1 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
whois-2.5.0 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected
whois-2.4.0 spec/fixtures/responses/whois.iam.net.ma/status_registered.expected