Package introspector

Class CycleTest

java.lang.Object
introspector.CycleTest

class CycleTest extends Object
This class tests the IntrospectorModel when there are cycles in the model, so it is no longer a tree but a graph.
  • Constructor Details

    • CycleTest

      CycleTest()
  • Method Details

    • directCycle

      @Test void directCycle()
    • testIndirectCycle

      @Test void testIndirectCycle()