Class DAG2UUIDTest

java.lang.Object
org.infrastructurebuilder.util.dag.impl.DAG2UUIDTest

public class DAG2UUIDTest extends Object
  • Field Details

    • cV

      org.infrastructurebuilder.util.dag.MutableVertex<UUID> cV
  • Constructor Details

    • DAG2UUIDTest

      public DAG2UUIDTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp() throws Exception
      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

      @Test public final void testIsConnected() throws CloneNotSupportedException
      Throws:
      CloneNotSupportedException
    • testIsRoot

      @Test public final void testIsRoot()
    • testRemoveEdgeTT

      @Test public final void testRemoveEdgeTT()
    • testSortEntireGraph

      @Test public final void testSortEntireGraph() throws CloneNotSupportedException
      Throws:
      CloneNotSupportedException
    • testVertexEquals

      @Test public final void testVertexEquals() throws org.infrastructurebuilder.util.dag.CycleDetectedException
      Throws:
      org.infrastructurebuilder.util.dag.CycleDetectedException