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

public class DAGTest extends Object
  • Constructor Details

    • DAGTest

      public DAGTest()
  • Method Details

    • testCycleException

      @Test public void testCycleException()
    • testDAG

      @Test public void testDAG() throws org.infrastructurebuilder.util.dag.CycleDetectedException
      Throws:
      org.infrastructurebuilder.util.dag.CycleDetectedException
    • testGetPredessors

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