Class AbstractNTriplesParserTest
java.lang.Object
org.eclipse.rdf4j.testsuite.rio.AbstractParserTestSuite
org.eclipse.rdf4j.testsuite.rio.ntriples.AbstractNTriplesParserTest
JUnit test for the N-Triples parser that uses the tests that are available
online.
-
Field Summary
FieldsFields inherited from class AbstractParserTestSuite
format, testBaseURL, testFileBasePath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractParserTestSuite
computeSubManifestFilePath, createRDFBaseParser, createTestSuite, parseSubManifestsModifier and TypeMethodDescriptionprotected StringcomputeSubManifestFilePath(String subManifestFile) Hook method to allow subclasses to customize the path.protected RDFParserjunit.framework.TestSuiteprotected void
-
Field Details
-
TESTS_W3C_BASE_URL
- See Also:
-
TEST_W3C_FILE_BASE_PATH
- See Also:
-
-
Constructor Details
-
AbstractNTriplesParserTest
public AbstractNTriplesParserTest() -
AbstractNTriplesParserTest
-
-
Method Details
-
createRDFParser
- Specified by:
createRDFParserin classAbstractParserTestSuite
-