Template:UnitTest

来自Terraria Wiki
跳到导航 跳到搜索

A simple helper template for unit test cells in template documentation.

Usage

{{unitTest|[expected result]|[actual result]}}

If the expected result and the actual result are equal, the output will be the result. If they are not equal, FAIL! will be displayed.