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