Sha256: 6773103e73a44620b63e15e431a9426354afff82fcfc894aff3aa39d39b3a3d7

Contents?: true

Size: 670 Bytes

Versions: 49

Compression:

Stored size: 670 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 CLASS(array)
  should: %s SIZE(4)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.google.com"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns2.google.com"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns3.google.com"
  should: %s[3] CLASS(nameserver)
  should: %s[3].name == "ns4.google.com"

Version data entries

49 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.eu/status_registered.expected
whois-2.6.3 spec/fixtures/responses/whois.nic.li/status_registered.expected
whois-2.6.3 spec/fixtures/responses/whois.ai/status_registered.expected
whois-2.6.3 spec/fixtures/responses/kero.yachay.pe/status_registered.expected
whois-2.6.3 spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected
whois-2.6.3 spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected
whois-2.6.3 spec/fixtures/responses/whois.rotld.ro/status_registered.expected
whois-2.6.2 spec/fixtures/responses/kero.yachay.pe/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.rotld.ro/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.eu/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.ai/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.li/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.adamsnames.tc/vg/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.rotld.ro/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.li/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.ai/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.adamsnames.tc/tc/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.eu/status_registered.expected
whois-2.6.1 spec/fixtures/responses/kero.yachay.pe/status_registered.expected