Class TriGParserTestCase
java.lang.Object
org.eclipse.rdf4j.testsuite.rio.trig.TriGParserTestCase
- 
Field Details
- 
TESTS_W3C_BASE_URL
Base URL for W3C TriG tests. 
 - 
 - 
Constructor Details
- 
TriGParserTestCase
public TriGParserTestCase() 
 - 
 - 
Method Details
- 
createTestSuite
 - 
createTriGParser
- Returns:
 - An implementation of a TriG parser to test compliance with the TriG Test Suite TriG tests.
 
 - 
createNQuadsParser
- Returns:
 - An implementation of an N-Quads parser to test compliance with the TriG Test Suite N-Quads tests.
 
 
 -