Class AbstractNQuadsParserTest


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

      • AbstractNQuadsParserTest

        public AbstractNQuadsParserTest()
    • Method Detail

      • createTestSuite

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

        protected abstract RDFParser createRDFParser()