public abstract class AbstractNQuadsWriterTest extends RDFWriterTest
rdfParserFactory, rdfWriterFactory, tempDir
Modifier | Constructor and Description |
---|---|
protected |
AbstractNQuadsWriterTest(RDFWriterFactory writerF,
RDFParserFactory parserF) |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testBlankNodeContext() |
void |
testBlankNodeContextAddXSDString() |
void |
testNoContext() |
void |
testNoContextAddXSDString() |
void |
testReadWrite() |
void |
testWrite() |
setupParserConfig, setupWriterConfig, testDefaultNamespace, testIllegalPrefix, testPerformance, testPerformanceNoHandling, testPrefixRedefinition, testRoundTripPreserveBNodeIds, testRoundTripWithoutXSDString, testRoundTripWithXSDString, testSES2030BNodeCollisions, testSES2030BNodeCollisionsPreserveBNodeIds
protected AbstractNQuadsWriterTest(RDFWriterFactory writerF, RDFParserFactory parserF)
public void tearDown()
public void testWrite() throws RepositoryException, RDFParseException, IOException, RDFHandlerException
public void testReadWrite() throws RDFHandlerException, IOException, RDFParseException
public void testNoContext() throws RDFHandlerException
RDFHandlerException
public void testNoContextAddXSDString() throws RDFHandlerException
RDFHandlerException
public void testBlankNodeContext() throws RDFHandlerException
RDFHandlerException
public void testBlankNodeContextAddXSDString() throws RDFHandlerException
RDFHandlerException
Copyright © 2001-2016 Aduna. All Rights Reserved.