public void EntityIndexToString() { SetupActivatedSingleKeyEntityIndex(); Assert.AreEqual("EntityIndex(TestIndex)", _index.ToString()); }