public void TestGenericsStringImplementations() { Assert.AreEqual(Generics.GenerateNamesOld(), Generics.GenerateNamesNew(), "String collections should match."); }