Sha256: b1dd07d2e83be0a98469a72f3c7efe2e6ba3aee9592c389a6c601041d8a43b0f
Contents?: true
Size: 929 Bytes
Versions: 10
Compression:
Stored size: 929 Bytes
Contents
require 'rspec/models/unidom/party/concerns/as_source_party_shared_examples' require 'rspec/models/unidom/party/party_relation_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::PartyRelation' require 'rspec/models/unidom/party/person_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::Person' require 'rspec/models/unidom/party/shop_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::Shop' require 'rspec/models/unidom/party/company_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::Company' require 'rspec/models/unidom/party/government_agency_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::GovernmentAgency' require 'rspec/models/unidom/party/collaborating_spec' unless Unidom::Common::Neglection.namespace_neglected? 'Unidom::Party::Collaborating'
Version data entries
10 entries across 10 versions & 1 rubygems