ལོག་སི་ཆ་མཉམ།
Appearance
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- ༡༥:༥༢, ༡༦ སྤྱི་ཟླ་དྲུག་པ། ༢༠༢༤ 110.235.217.74 བློ། created page Module:Lua-mock/ProgrammableFn (Created page with "--- @classmod ProgrammableFn --- Creates an easily programmable function for testing purposes. -- Multiple behaviours can be defined. -- A behaviour consists of a set of arguments and a set of return values. -- If the function is called with these arguments it will return the programmed -- return values. local ValueMatcher = require 'Module:Lua-mock/ValueMatcher' local ProgrammableFn = {} ProgrammableFn.__index = ProgrammableFn local function behaviourReturnValues(...")