Sha256: 9dea7fe9c8d0226f31bbb0fe449fc84224924ffdcbfc2cf492c6eb882340e24c

Contents?: true

Size: 387 Bytes

Versions: 7

Compression:

Stored size: 387 Bytes

Contents

#status
  should: %s == :inactive

#available?
  should: %s == false

#registered?
  should: %s == true


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

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

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


#nameservers
  should: %s CLASS(array)
  should: %s SIZE(0)
  should: %s == []

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.6.2 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.6.1 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.6.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.5.1 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.5.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.4.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected