Sha256: e481ae1dcc8543b3f9e1d93fcfca4f44b10e9b37694dd1e2d7b17b559a9030ec
Contents?: true
Size: 439 Bytes
Versions: 2
Compression:
Stored size: 439 Bytes
Contents
describe Unidom::Party::China::Ethnicity::Alphabetic, type: :type do before :each do end after :each do end it_behaves_like 'ProgneTapera::EnumConfig', 56, [ { code: 'HA', name: 'han', localized_name: '汉族' }, { code: 'MG', name: 'mongol', localized_name: '蒙古族' }, { code: 'ZA', name: 'tibetan', localized_name: '藏族' }, { code: 'CS', name: 'korean', localized_name: '朝鲜族' } ] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unidom-party-china-1.0 | lib/rspec/types/unidom/party/china/ethnicity_alphabetic_spec.rb |
unidom-party-china-0.8.1 | lib/rspec/types/unidom/party/china/ethnicity_alphabetic_spec.rb |