.mw-parser-output .ombox{margin:4px 0;border-collapse:collapse;border:1px solid #a2a9b1;background-color:var(--background-color-neutral-subtle,#f8f9fa);box-sizi
| This is the test cases page for the module Module:CountryAdjectiveDemonym. Results of the test cases. |
-- Unit tests for [[Module:CountryAdjectiveDemonym]]. Click talk page to run tests.
local p = require('Module:UnitTests')
-- Example unit test.
function p:test_country_from_string()
self:preprocess_equals_many('{{#invoke:CountryAdjectiveDemonym|getCountryFromString|', '}}', {
{'French elections', 'France'},
{'Elections in France', 'France'},
{'Czechoslovak elections', 'Czechoslovakia'},
{'1999 in Czechoslovakia', 'Czechoslovakia'},
{'Czech elections', 'Czech Republic'},
{'1999 in the Democratic Republic of the Congo', 'Democratic Republic of the Congo'},
{'1999 in the Republic of the Congo', 'Republic of the Congo'},
{'1999 in the Netherlands Antilles', 'Netherlands Antilles'},
{'1999 in the Netherlands', 'Netherlands'},
{'1999 in Nigeria', 'Nigeria'},
{'1999 in Niger', 'Niger'},
{'1999 in Saba', 'Saba'},
{'1999 in Sabah', ''},
{'1999 in Serbia', 'Serbia'},
{'1999 in Montenegro', 'Montenegro'},
{'1999 in Serbia and Montenegro', 'Serbia and Montenegro'},
}, {nowiki=1})
end
return p
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.