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

    • N3ParserTestCase

      public N3ParserTestCase()
  • Method Details

    • createTestSuite

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

      protected abstract RDFParser createRDFParser()