Sha256: 9e2caf046d1328e94f944a33b6e4efc2f3933d71b50eb4f6ee98158469d9c0c5

Contents?: true

Size: 675 Bytes

Versions: 7

Compression:

Stored size: 675 Bytes

Contents

#registrant_contacts
  should: %s CLASS(array)
  should: %s SIZE(1)
  should: %s[0].type          == Whois::Record::Contact::TYPE_REGISTRANT
  should: %s[0].id            == "ANO00-FRNIC"
  should: %s[0].name          == "Ano Nymous"
  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       == nil
  should: %s[0].country_code  == nil
  should: %s[0].phone         == nil
  should: %s[0].fax           == nil
  should: %s[0].email         == nil
  should: %s[0].updated_on    == Time.parse("2007-09-03 00:00:00 UTC")

Version data entries

7 entries across 7 versions & 1 rubygems

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