public class RdfStreamStreamingOutputTest extends Object
RdfStreamStreamingOutputTest class.
| Constructor and Description |
|---|
RdfStreamStreamingOutputTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertOutputContainsTriple(com.hp.hpl.jena.graph.Triple expected) |
void |
setUp() |
void |
testGetValueForObjectWithLiteral() |
void |
testGetValueForObjectWithResource() |
void |
testWrite() |
void |
testWriteWithBlankObject() |
void |
testWriteWithBlankSubject() |
void |
testWriteWithDatetimeObject() |
void |
testWriteWithException() |
void |
testWriteWithLanguageLiteral() |
void |
testWriteWithNamespace() |
void |
testWriteWithTypedObject() |
void |
testWriteWithXmlnsNamespace() |
public RdfStreamStreamingOutputTest()
public void setUp()
public void testGetValueForObjectWithResource()
public void testGetValueForObjectWithLiteral()
public void testWrite() throws IOException
IOExceptionpublic void assertOutputContainsTriple(com.hp.hpl.jena.graph.Triple expected) throws IOException
IOExceptionpublic void testWriteWithNamespace() throws IOException
IOExceptionpublic void testWriteWithXmlnsNamespace() 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-2015 DuraSpace, Inc.. All Rights Reserved.