Sha256: 8373d3d1c97a727d88537e86564a34265da246c51d6c147b0306078fd4fe6ffb

Contents?: true

Size: 1.07 KB

Versions: 7

Compression:

Stored size: 1.07 KB

Contents

#disclaimer
  should: %s == "Rights restricted by copyright. Szerzõi jog fenntartva.\n-Legal usage of this service requires that you agree to\nabide by the rules and conditions set forth at\nhttp://www.domain.hu/domain/English/domainsearch/feltetelek.html\n-A szolgaltatas csak a\nhttp://www.domain.hu/domain/domainsearch/feltetelek.html címen\nelérhetõ feltételek elfogadása és betartása mellett\nhasználható legálisan."


#domain
  should: %s == nil

#domain_id
  should: %s == nil


#status
  should: %s == :available

#available?
  should: %s == true

#registered?
  should: %s == false


#created_on
  should: %s == nil

#updated_on
  should: %s == nil

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


#registrar
  should: %s == nil

#registrant_contacts
  should: %s CLASS(array)
  should: %s == []

#admin_contacts
  should: %s CLASS(array)
  should: %s == []

#technical_contacts
  should: %s CLASS(array)
  should: %s == []


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


#zone_contact
  should: %s == nil

#registrar_contact
  should: %s == nil

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
whois-2.6.3 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.6.2 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.6.1 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.6.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.5.1 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.5.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected
whois-2.4.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/status_available.expected