public class SparseDirectedTypedEdgeSetTests extends Object
Constructor and Description |
---|
SparseDirectedTypedEdgeSetTests() |
Modifier and Type | Method and Description |
---|---|
void |
testAdd() |
void |
testConnected() |
void |
testConstructor() |
void |
testContains() |
void |
testGetEdges() |
void |
testIterator() |
void |
testIteratorInAndOutEdges() |
void |
testPredecessors() |
void |
testSerialization() |
void |
testSerializationWithConsistentTypeChanges() |
void |
testSerializationWithInconsistentTypeChanges() |
void |
testSuccessors() |
public void testConstructor()
public void testAdd()
public void testContains()
public void testGetEdges()
public void testConnected()
public void testSuccessors()
public void testPredecessors()
public void testIterator()
public void testIteratorInAndOutEdges()
public void testSerializationWithConsistentTypeChanges() throws Exception
Exception
Copyright © 2012. All Rights Reserved.