public class XMLObjectChildrenListTest extends Object
XMLObjectChildrenList| Modifier and Type | Field and Description |
|---|---|
private SimpleXMLObjectBuilder |
sxoBuilder |
| Constructor and Description |
|---|
XMLObjectChildrenListTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAdd()
Tests the add methods of ths list.
|
void |
testClear()
Test the clear method of the list.
|
void |
testIterator()
Test the iterator methods of the list.
|
void |
testRemove()
Test the remove methods of the list.
|
void |
testSet()
Tests the set method of the list.
|
private SimpleXMLObjectBuilder sxoBuilder
public void testAdd()
public void testSet()
public void testRemove()
public void testIterator()
public void testClear()
Copyright © 1999–2015. All rights reserved.