Class AbstractNQuadsParserTest

java.lang.Object
org.eclipse.rdf4j.testsuite.rio.nquads.AbstractNQuadsParserTest

public abstract class AbstractNQuadsParserTest extends Object
JUnit test for the N-Triples parser that uses the tests that are available online.
  • Constructor Details

    • AbstractNQuadsParserTest

      public AbstractNQuadsParserTest()
  • Method Details

    • createTestSuite

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

      protected abstract RDFParser createRDFParser()