Package introspector.controller
Class ExpandTreeControllerTest
java.lang.Object
introspector.controller.ExpandTreeControllerTest
This class tests the expandAll method in ExpandTree
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classDummy classes for testing purposes.(package private) static class(package private) static class(package private) static class(package private) static class(package private) static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
ExpandTreeControllerTest
ExpandTreeControllerTest()
-
-
Method Details
-
directCycle
@Test void directCycle() -
testIndirectCycle
@Test void testIndirectCycle() -
testNoCycle
@Test void testNoCycle() -
testExpandAllFromRootNode
@Test void testExpandAllFromRootNode()
-