|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.util.EntityOperatorTest
public class EntityOperatorTest
| Constructor Summary | |
|---|---|
EntityOperatorTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static void |
setUpClass()
|
void |
tearDown()
|
static void |
tearDownClass()
|
void |
testAddChild()
Test of addChild method, of class EntityOperator. |
void |
testChildSize()
Test of sizeChild method, of class EntityOperator. |
void |
testGet()
Test of newOperator method, of class EntityOperator. |
void |
testGetChild()
Test of getChild method, of class EntityOperator. |
void |
testIsChildEmpty()
Test of isChildEmpty method, of class EntityOperator. |
void |
testRemoveChild()
Test of removeChild method, of class EntityOperator. |
void |
testSet()
Test of set method, of class EntityOperator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityOperatorTest()
| Method Detail |
|---|
public static void setUpClass()
throws Exception
Exception
public static void tearDownClass()
throws Throwable
Throwablepublic void setUp()
public void tearDown()
public void testGet()
public void testSet()
public void testGetChild()
public void testAddChild()
public void testIsChildEmpty()
public void testChildSize()
public void testRemoveChild()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||