Class TopoSortTest


  • public class TopoSortTest
    extends Object
    • Constructor Detail

      • TopoSortTest

        public TopoSortTest()
    • Method Detail

      • setUp

        public void setUp()
      • testSort

        public void testSort()
                      throws net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException
        Throws:
        net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException
      • testSortWithCycle

        public void testSortWithCycle()
                               throws net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException
        Throws:
        net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException
      • testSortWithMultipleEdges

        public void testSortWithMultipleEdges()
                                       throws net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException
        Throws:
        net.stoerr.ai.aigenpipeline.commandline.TopoSort.TopoSortCycleException