Class DAGTest


  • public class DAGTest
    extends java.lang.Object
    • Constructor Detail

      • DAGTest

        public DAGTest()
    • Method Detail

      • 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