Class RDFXMLParser11TestCase

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

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

    • RDFXMLParser11TestCase

      public RDFXMLParser11TestCase()
  • Method Details

    • createTestSuite

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

      protected abstract RDFParser createRDFParser()