namespace Locusts.Testing; [TestClass] public class Test { [TestMethod] public void TestLocusts() { Locusts.IntroduceLocusts(); } }