public abstract class AbstractNTriplesParserUnitTest extends Object
| Constructor and Description |
|---|
AbstractNTriplesParserUnitTest() |
public void testExceptionHandlingWithDefaultSettings()
throws Exception
Exceptionpublic void testExceptionHandlingWithStopAtFirstError()
throws Exception
Exceptionpublic void testExceptionHandlingWithoutStopAtFirstError()
throws Exception
Exceptionpublic void testExceptionHandlingParsingNTriplesIntoMemoryStore()
throws Exception
Exceptionpublic void testExceptionHandlingParsingNTriplesIntoMemoryStoreWithoutStopAtFirstError()
throws Exception
Exceptionpublic void testEndOfLineCommentNoSpace()
throws Exception
Exceptionpublic void testEndOfLineCommentWithSpaceBefore()
throws Exception
Exceptionpublic void testEndOfLineCommentWithSpaceAfter()
throws Exception
Exceptionpublic void testEndOfLineCommentWithSpaceBoth()
throws Exception
Exceptionpublic void testEndOfLineCommentsNoSpace()
throws Exception
Exceptionpublic void testEndOfLineCommentsWithSpaceBefore()
throws Exception
Exceptionpublic void testEndOfLineCommentsWithSpaceAfter()
throws Exception
Exceptionpublic void testEndOfLineCommentsWithSpaceBoth()
throws Exception
Exceptionpublic void testEndOfLineEmptyCommentNoSpace()
throws Exception
Exceptionpublic void testEndOfLineEmptyCommentWithSpaceBefore()
throws Exception
Exceptionpublic void testEndOfLineEmptyCommentWithSpaceAfter()
throws Exception
Exceptionpublic void testEndOfLineEmptyCommentWithSpaceBoth()
throws Exception
Exceptionpublic void testBlankNodeIdentifiersRDF11()
throws Exception
Exceptionpublic void testUriWithSpaceShouldFailToParse()
throws Exception
Exceptionpublic void testUriWithEscapeCharactersShouldFailToParse()
throws Exception
Exceptionprotected abstract RDFParser createRDFParser()
Copyright © 2001–2015 Aduna. All rights reserved.