Sha256: aa8ece394eb483867107792e8c464983229dc98bfccfb8ce0e1e517e904cfba8

Contents?: true

Size: 550 Bytes

Versions: 10

Compression:

Stored size: 550 Bytes

Contents

#registrant_contacts
  should: %s be_a(Array)
  should: %s[0] be_a(_contact)
  should: %s[0].type         == Whois::Record::Contact::TYPE_REGISTRANT
  should: %s[0].id           == nil
  should: %s[0].name         =~ /Buruzs/
  should: %s[0].organization == nil
  should: %s[0].address      == nil
  should: %s[0].city         == nil
  should: %s[0].zip          == nil
  should: %s[0].state        == nil
  should: %s[0].country_code == nil
  should: %s[0].phone        == nil
  should: %s[0].fax          == nil
  should: %s[0].email        == nil

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.1.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.7 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.6 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.5 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.4 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.3 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.2 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.1 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected
whois-2.0.0 spec/fixtures/responses/whois.nic.hu/schema-1.99/property_contact_private_person.expected