Class XmlTestNoCastor<T>


  • public abstract class XmlTestNoCastor<T>
    extends XmlTest<T>
    Since we removed Castor in NMS-9135, this is now the same as the XmlTest.
    • Constructor Detail

      • XmlTestNoCastor

        public XmlTestNoCastor​(T sampleObject,
                               java.lang.Object sampleXml,
                               java.lang.String schemaFile)