Class TriGParserTestCase

java.lang.Object
org.eclipse.rdf4j.testsuite.rio.AbstractParserTestSuite
org.eclipse.rdf4j.testsuite.rio.trig.TriGParserTestCase

public abstract class TriGParserTestCase extends AbstractParserTestSuite
JUnit test for the Turtle parser that uses the tests that are available online.
  • Field Details

    • TESTS_W3C_BASE_URL

      protected static String TESTS_W3C_BASE_URL
    • TEST_W3C_FILE_BASE_PATH

      protected static String TEST_W3C_FILE_BASE_PATH
  • Constructor Details

    • TriGParserTestCase

      public TriGParserTestCase()
    • TriGParserTestCase

      public TriGParserTestCase(String testFileBasePath, String testBaseURL)
  • Method Details