Class N3ParserTestCase


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

      • N3ParserTestCase

        public N3ParserTestCase()
    • Method Detail

      • createTestSuite

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

        protected abstract RDFParser createRDFParser()