Sha256: ec2ad1ae405744206bf3a1f83d321816486f7880db6a8e7bc693400cf962ddf7

Contents?: true

Size: 525 Bytes

Versions: 20

Compression:

Stored size: 525 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 raise_error(Whois::PropertyNotSupported)

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


#nameservers
  should: %s be_a(Array)
  should: %s have(2).items
  should: %s[0] be_a(_nameserver)
  should: %s[0].name == "ns1.google.com"
  should: %s[1] be_a(_nameserver)
  should: %s[1].name == "ns2.google.com"

Version data entries

20 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.2.0 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.1.0 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.1.0 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.7 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.7 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.6 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.6 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.5 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.5 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.4 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.4 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.3 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.3 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.2 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.2 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.1 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.1 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected
whois-2.0.0 spec/fixtures/responses/whois.aeda.net.ae/status_registered.expected
whois-2.0.0 spec/fixtures/responses/whois.adamsnames.tc/gd/status_registered.expected