Class GTreeAllPathsIteratorTest

    • Constructor Detail

      • GTreeAllPathsIteratorTest

        public GTreeAllPathsIteratorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRootOnly

        public void testRootOnly()
        R
      • testChainOfThree

        public void testChainOfThree()
        A `-B `-C
      • testTwoByTwo

        public void testTwoByTwo()
        A |-B | |-C | `-D `-E |-F `-G