Vorlage:UnitTest

Aus Terraria Wiki
Zur Navigation springen Zur Suche springen

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.