public class RdfStreamStreamingOutputTest extends Object
RdfStreamStreamingOutputTest class.
| Constructor and Description |
|---|
RdfStreamStreamingOutputTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertOutputContainsTriple(org.apache.jena.graph.Triple expected) |
void |
setUp() |
void |
testWrite() |
void |
testWriteWithBlankObject() |
void |
testWriteWithBlankSubject() |
void |
testWriteWithDatetimeObject() |
void |
testWriteWithException() |
void |
testWriteWithLanguageLiteral() |
void |
testWriteWithNamespace() |
void |
testWriteWithTypedObject() |
public RdfStreamStreamingOutputTest()
public void setUp()
public void testWrite() throws IOException
IOExceptionpublic void assertOutputContainsTriple(org.apache.jena.graph.Triple expected) throws IOException
IOExceptionpublic void testWriteWithNamespace() throws IOException
IOExceptionpublic void testWriteWithTypedObject() throws IOException
IOExceptionpublic void testWriteWithBlankSubject() throws IOException
IOExceptionpublic void testWriteWithBlankObject() throws IOException
IOExceptionpublic void testWriteWithDatetimeObject() throws IOException
IOExceptionpublic void testWriteWithLanguageLiteral() throws IOException
IOExceptionpublic void testWriteWithException() throws IOException
IOExceptionCopyright © 2013–2017 DuraSpace, Inc.. All rights reserved.