Module:Sandbox/Andy M. Wang/testcases: Difference between revisions

imported>Andy M. Wang
(empty so far)
 
(No difference)

Latest revision as of 08:39, 1 Mayıs 2016

Documentation for this module may be created at Module:Sandbox/Andy M. Wang/testcases/doc

-- Unit tests for [[Module:Sandbox/Andy M. Wang]]. Click talk page to run tests.

local moduleName = 'Sandbox/Andy M. Wang' -- used to generate an #invoke statement
local mainFuncName = 'main'
local mm = require('Module:' .. moduleName)
local suite = require('Module:UnitTests')

----------------------------------------
---- Tests ----
----------------------------------------

return suite