Class RDFXMLParserTestCase

java.lang.Object
org.eclipse.rdf4j.testsuite.rio.rdfxml.RDFXMLParserTestCase

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

    • RDFXMLParserTestCase

      public RDFXMLParserTestCase()
  • Method Details

    • createTestSuite

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

      protected abstract RDFParser createRDFParser()