![]() | This is the test cases page for the module Module:Sandbox/Chrisportelli. Results of the test cases. |
-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.
local p = require('Module:UnitTests')
-- Example unit test.
function p:test_nounCount_10()
self:preprocess_equals('{{#invoke:Sandbox/Chrisportelli/sandbox|nounCount|number=10|singular=artiklu|plural=artikli}}', '10 artikli')
end
return p