Class XMLObjectChildrenListTest

    • Constructor Detail

      • XMLObjectChildrenListTest

        public XMLObjectChildrenListTest()
    • Method Detail

      • testAdd

        public void testAdd()
        Tests the add methods of ths list.
      • testSet

        public void testSet()
        Tests the set method of the list.
      • testRemove

        public void testRemove()
        Test the remove methods of the list.
      • testIterator

        public void testIterator()
        Test the iterator methods of the list.
      • testClear

        public void testClear()
        Test the clear method of the list.