Class N3ParserTestCase

java.lang.Object
org.eclipse.rdf4j.testsuite.rio.n3.N3ParserTestCase

public abstract class N3ParserTestCase extends Object
JUnit test for the N3 parser that uses the tests that are available online.
  • Constructor Details Link icon

    • N3ParserTestCase Link icon

      public N3ParserTestCase()
  • Method Details Link icon

    • createTestSuite Link icon

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

      protected abstract RDFParser createRDFParser()