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