Class DAG2UUIDTest
java.lang.Object
org.infrastructurebuilder.util.dag.impl.DAG2UUIDTest
-
Field Details
-
cV
org.infrastructurebuilder.util.dag.MutableVertex<UUID> cV
-
-
Constructor Details
-
DAG2UUIDTest
public DAG2UUIDTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testAddEdgeVertexOfTVertexOfT
@Test public final void testAddEdgeVertexOfTVertexOfT() throws org.infrastructurebuilder.util.dag.CycleDetectedException- Throws:
org.infrastructurebuilder.util.dag.CycleDetectedException
-
testAddEdgeVertexOfTVertexOfTCaughtCheckMessage
@Test public final void testAddEdgeVertexOfTVertexOfTCaughtCheckMessage() -
testEquals
@Test public final void testEquals() throws org.infrastructurebuilder.util.dag.CycleDetectedException- Throws:
org.infrastructurebuilder.util.dag.CycleDetectedException
-
testGetChildLabels
@Test public final void testGetChildLabels() -
testGetLabels
@Test public final void testGetLabels() -
testGetParentLabels
@Test public final void testGetParentLabels() -
testGetSuccessorLabels
@Test public final void testGetSuccessorLabels() -
testGetVerticies
@Test public final void testGetVerticies() -
testHasEdge
@Test public final void testHasEdge() -
testHash
@Test public final void testHash() -
testIsConnected
- Throws:
CloneNotSupportedException
-
testIsRoot
@Test public final void testIsRoot() -
testRemoveEdgeTT
@Test public final void testRemoveEdgeTT() -
testSortEntireGraph
- Throws:
CloneNotSupportedException
-
testVertexEquals
@Test public final void testVertexEquals() throws org.infrastructurebuilder.util.dag.CycleDetectedException- Throws:
org.infrastructurebuilder.util.dag.CycleDetectedException
-