Sha256: 1852069b68571f60ea38ddd7dee05db00d8111d91952e035bdf300d1e0154dce

Contents?: true

Size: 395 Bytes

Versions: 3

Compression:

Stored size: 395 Bytes

Contents

#registrar
  should: %s be_a(_registrar)
  should: %s.id           == nil
  should: %s.name         == "Markmonitor.com"
  should: %s.url          == "http://www.markmonitor.com"

#registrant_contacts
  should: %s be_a(Array)
  should: %s have(0).items

#admin_contacts
  should: %s be_a(Array)
  should: %s have(0).items

#technical_contacts
  should: %s be_a(Array)
  should: %s have(0).items

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
whois-2.2.0 spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected
whois-2.1.0 spec/fixtures/responses/whois.markmonitor.com/property_contacts_are_blank.expected
whois-2.0.7 spec/fixtures/responses/whois.markmonitor.com/properties_empty_contacts.expected