Sha256: ae904ea16f5a9eb3ae491df66ed7774877144c4b6c0f21ec8e1006cc8d933269

Contents?: true

Size: 392 Bytes

Versions: 10

Compression:

Stored size: 392 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 be_a(Array)
  should: %s have(0).items
  should: %s == []

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.1.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.7 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.6 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.5 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.4 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.3 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.2 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.1 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected
whois-2.0.0 spec/fixtures/responses/kero.yachay.pe/status_inactive.expected