Table of Contents
Tests the ModVanillaContent within a mod
public class ModVanillaContentTest : BTD_Mod_Helper.Api.Testing.ModContentDefaultTest<BTD_Mod_Helper.Api.Towers.ModVanillaContent>
Inheritance System.Object ModContent ModTest BTD_Mod_Helper.Api.Testing.ModContentDefaultTest<ModVanillaContent> ModVanillaContentTest
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();