Class RDFXMLParserTestCase


  • public abstract class RDFXMLParserTestCase
    extends Object
    JUnit test for the RDF/XML parser that uses the test manifest that is available online.
    • Constructor Detail

      • RDFXMLParserTestCase

        public RDFXMLParserTestCase()
    • Method Detail

      • createTestSuite

        public junit.framework.TestSuite createTestSuite()
                                                  throws Exception
        Throws:
        Exception
      • createRDFParser

        protected abstract RDFParser createRDFParser()