| edu.iu.uis.eden.services.TestDocElementError
TestDocElementError | public class TestDocElementError extends TestCase (Code) | | |
TestDocElementError | public TestDocElementError(String s)(Code) | | |
setUp | protected void setUp()(Code) | | |
tearDown | protected void tearDown()(Code) | | |
testAddChild | public void testAddChild()(Code) | | test that if I add a child it's in the list
|
testAddChildren | public void testAddChildren()(Code) | | test that when we add a list of children they are added. Use
default DocElementError made in setup.
|
testConstructor | public void testConstructor()(Code) | | test that what goes in constructor comes out
|
testGetFlatChildrenList | public void testGetFlatChildrenList()(Code) | | test that a tree is properly flatenned
|
|
|