Table of Contents
Runs a set of default tests for ModDisplays
public class ModDisplayTest : BTD_Mod_Helper.Api.Testing.ModContentDefaultTest<BTD_Mod_Helper.Api.Display.ModDisplay>
Inheritance System.Object ModContent ModTest BTD_Mod_Helper.Api.Testing.ModContentDefaultTest<ModDisplay> ModDisplayTest
Tests all the ModContent of this type within a single test instead of individually
public override bool OneTestToRuleThemAll { get; }
Primary test coroutine
public override System.Collections.IEnumerator Test();