Class ExpandTreeControllerTest

java.lang.Object
introspector.controller.ExpandTreeControllerTest

class ExpandTreeControllerTest extends Object
This class tests the expandAll method in ExpandTree
  • Constructor Details

    • ExpandTreeControllerTest

      ExpandTreeControllerTest()
  • Method Details

    • directCycle

      @Test void directCycle()
    • testIndirectCycle

      @Test void testIndirectCycle()
    • testNoCycle

      @Test void testNoCycle()
    • testExpandAllFromRootNode

      @Test void testExpandAllFromRootNode()