public void TestFormatDescriptorName() { var fd = _converter.GetFormatDescriptor(); Assert.AreEqual(fd.GetName(), _name); }