Sha256: a96c416ec88c8a41349cb18023b62bd17e81df51d40d4888bf0ead071012a6f4

Contents?: true

Size: 777 Bytes

Versions: 7

Compression:

Stored size: 777 Bytes

Contents

#status
  should: %s == ["serverTransferProhibited"]

#available?
  should: %s == false

#registered?
  should: %s == true


#created_on
  should: %s CLASS(time)
  should: %s == Time.parse("2010-04-26 07:50:40 UTC")

#updated_on
  should: %s CLASS(time)
  should: %s == Time.parse("2010-07-06 18:54:16 UTC")

#expires_on
  should: %s CLASS(time)
  should: %s == Time.parse("2013-04-25 23:59:59 UTC")

#nameservers
  should: %s CLASS(array)
  should: %s SIZE(4)
  should: %s[0] CLASS(nameserver)
  should: %s[0].name == "ns1.p26.dynect.net"
  should: %s[1] CLASS(nameserver)
  should: %s[1].name == "ns2.p26.dynect.net"
  should: %s[2] CLASS(nameserver)
  should: %s[2].name == "ns3.p26.dynect.net"
  should: %s[3] CLASS(nameserver)
  should: %s[3].name == "ns4.p26.dynect.net"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.co/status_registered.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.co/status_registered.expected