public class RdfStreamTest extends Object
RdfStreamTest class.
| Constructor and Description |
|---|
RdfStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddNamespace() |
void |
testAddNamespaces() |
void |
testAsModel() |
void |
testCanContinue() |
void |
testCollectionConcat() |
void |
testCollectionConstructor() |
void |
testConcat() |
void |
testContext() |
void |
testDefaultConstructor() |
void |
testEquals() |
void |
testFilter() |
void |
testFromModel() |
void |
testHashCode() |
void |
testHasNext() |
void |
testIterator() |
void |
testIteratorConstructor() |
void |
testLimit() |
void |
testNext() |
void |
testRemove() |
void |
testSingletonConcat() |
void |
testSkip() |
void |
testTopic() |
void |
testTransform() |
void |
testVarargsConcat() |
void |
testVarargsConstructor() |
void |
testWithThisContextIterable() |
void |
testWithThisContextIterator() |
public RdfStreamTest()
public void setUp()
public void testHasNext()
public void testNext()
public void testRemove()
public void testIterator()
public void testDefaultConstructor()
public void testIteratorConstructor()
public void testCollectionConstructor()
public void testVarargsConstructor()
public void testWithThisContextIterator()
public void testWithThisContextIterable()
public void testConcat()
public void testCollectionConcat()
public void testVarargsConcat()
public void testSingletonConcat()
public void testAddNamespace()
public void testAddNamespaces()
public void testAsModel()
public void testFromModel()
public void testLimit()
public void testSkip()
public void testFilter()
public void testTransform()
public void testCanContinue()
public void testEquals()
public void testHashCode()
public void testContext()
public void testTopic()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.