https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Module%3AMilAward%2FtestcasesModule:MilAward/testcases - Revision history2025-06-08T12:19:15ZRevision history for this page on the wikiMediaWiki 1.45.0-wmf.4https://en.wikipedia.org/w/index.php?title=Module:MilAward/testcases&diff=1148026280&oldid=prevBoonDock: Created tests2023-04-03T16:40:23Z<p>Created tests</p>
<p><b>New page</b></p><div>-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.<br />
local p = require('Module:UnitTests')<br />
<br />
-- Example unit test.<br />
function p:Display()<br />
self:preprocess_equals('{{#invoke:MilAward|Display|MMM}}', 'Hello, world!')<br />
end<br />
<br />
return p</div>BoonDock