Package test

Class TestCompositeContainer

java.lang.Object
test.TestCompositeContainer

public class TestCompositeContainer
extends java.lang.Object
TestCompositeContainer class tests composite container.
  • Field Details

  • Constructor Details

    • TestCompositeContainer

      public TestCompositeContainer()
  • Method Details

    • init

      @BeforeAll public static void init()
      Init function, gets called before all tests. Creates test composite structure.
    • testCompositeContainer

      @Test public void testCompositeContainer()
    • testCompositeContainerHierarchy

      @Test public void testCompositeContainerHierarchy()