public abstract class NTriplesParserTestCase extends Object
Constructor and Description |
---|
NTriplesParserTestCase() |
Modifier and Type | Method and Description |
---|---|
protected abstract RDFParser |
createRDFParser() |
void |
testBlankNodeIdentifiersRDF11() |
void |
testEscapes() |
void |
testExceptionHandlingParsingNTriplesIntoMemoryStore() |
void |
testExceptionHandlingParsingNTriplesIntoMemoryStoreWithoutStopAtFirstError() |
void |
testExceptionHandlingWithDefaultSettings() |
void |
testExceptionHandlingWithoutStopAtFirstError() |
void |
testExceptionHandlingWithStopAtFirstError() |
void |
testNTriplesFile() |
void |
testSupportedSettings() |
void |
testUriWithEscapeCharactersShouldFailToParse() |
void |
testUriWithSpaceShouldFailToParse() |
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 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.