public void MarcRecord_ToString_1() { MarcRecord record = _GetRecord(); Assert.IsNotNull(record.ToString()); }