Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Lua-mock/doc: Difference between revisions

From Kenshi Wiki
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 documentation pages]]
[[Category:Module documents]]
</noinclude>
</noinclude>

Latest revision as of 22:52, 13 March 2025

This is the lua-mock library, used to create mock objects for use in unit testing.

See the lua-mock documentation page for documentation.