Class IntrospectorModelTest

java.lang.Object
introspector.model.IntrospectorModelTest

class IntrospectorModelTest extends Object
Tests for the IntrospectorModel class in the model package
  • Field Details

  • Constructor Details

    • IntrospectorModelTest

      IntrospectorModelTest()
  • Method Details

    • createNodes

      @BeforeEach void createNodes()
    • getChild

      @Test void getChild()
    • getChildCount

      @Test void getChildCount()
    • getRoot

      @Test void getRoot()
    • isLeaf

      @Test void isLeaf()
    • getIndexOfChild

      @Test void getIndexOfChild()