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 Link icon

    • AbstractNTriplesParserTest Link icon

      public AbstractNTriplesParserTest()
  • Method Details Link icon

    • createTestSuite Link icon

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

      protected abstract RDFParser createRDFParser()