Class AbstractNTriplesParserTest

java.lang.Object
org.eclipse.rdf4j.testsuite.rio.ntriples.AbstractNTriplesParserTest

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

    • AbstractNTriplesParserTest

      public AbstractNTriplesParserTest()
  • Method Details

    • createTestSuite

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

      protected abstract RDFParser createRDFParser()