Module:Lua-mock/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{doc sub}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This is the lua-mock library, used to create mock objects for use in unit testing. * URL: https://henry4k.github.io/lua-mock/ * Author: Henry Kielmann * Licence: Public domain See the [https://henry4k.github.io/lua-mock/ lua-mock documentation page] for documentation. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!--..." |
No edit summary |
||
Line 15: | Line 15: | ||
[[Category:Modules for test tools]] | [[Category:Modules for test tools]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module | [[Category:Module documents]] | ||
</noinclude> | </noinclude> |
Latest revision as of 22:52, 13 March 2025
This is a documentation subpage for Module:Lua-mock. It may contain usage information, categories and other content that is not part of the original module page. |
This is the lua-mock library, used to create mock objects for use in unit testing.
- URL: https://henry4k.github.io/lua-mock/
- Author: Henry Kielmann
- Licence: Public domain
See the lua-mock documentation page for documentation.