Sha256: f9c55522418448f872c70ced202aeb445a0c5c31f97e9803b12617f83d8fe1e4
Contents?: true
Size: 670 Bytes
Versions: 10
Compression:
Stored size: 670 Bytes
Contents
#technical_contacts should: %s be_a(Array) should: %s have(1).items should: %s[0] be_a(_contact) should: %s[0].type == Whois::Record::Contact::TYPE_TECHNICAL should: %s[0].id == "AARS1-ITNIC" should: %s[0].name == "Andrea Antonio Renato Stratta" should: %s[0].organization == "UCI Italia Srl" should: %s[0].address == "Via E. Fermi, 161" should: %s[0].city == "Roma" should: %s[0].zip == "00146" should: %s[0].state == "RM" should: %s[0].country_code == "IT" should: %s[0].created_on == Time.parse("2006-08-16 00:00:00") should: %s[0].updated_on == Time.parse("2007-03-01 07:48:42")
Version data entries
10 entries across 10 versions & 1 rubygems