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, testSES2030BNodeCollisionsPreserveBNodeIdsprotected 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
RDFHandlerExceptionpublic void testNoContextAddXSDString()
throws RDFHandlerException
RDFHandlerExceptionpublic void testBlankNodeContext()
throws RDFHandlerException
RDFHandlerExceptionpublic void testBlankNodeContextAddXSDString()
throws RDFHandlerException
RDFHandlerExceptionCopyright © 2001–2015 Aduna. All rights reserved.