| |
|
| edu.iu.uis.eden.services.docelements.TestUniversityOrganizationElement
TestUniversityOrganizationElement | public class TestUniversityOrganizationElement extends TestCase (Code) | | |
univElement | UniversityOrganizationElement univElement(Code) | | |
TestUniversityOrganizationElement | public TestUniversityOrganizationElement(String s)(Code) | | |
makeElementXMLString | public String makeElementXMLString(Element element)(Code) | | |
nonClassSpecificLoadFromXMLTests | public void nonClassSpecificLoadFromXMLTests(IDocElement docElement)(Code) | | utility method that is not object specific
Parameters: docElement - the docElement being tested |
setUp | protected void setUp()(Code) | | |
tearDown | protected void tearDown()(Code) | | |
testCanFeedOnOwnXML | public void testCanFeedOnOwnXML()(Code) | | can this guy populate himself w/ xml he made.
|
testGetXMLContent | public void testGetXMLContent()(Code) | | test that this guy is returning an Element that contains good xml.
|
testIsRouteControl | public void testIsRouteControl()(Code) | | this is a route control
|
testLoadFromXMLContent | public void testLoadFromXMLContent()(Code) | | pass good xml this dudes way and see if the props are loaded correctly
and the proper exceptions thrown
|
testValidate | public void testValidate()(Code) | | if chart and org have been set we're valid if one hasn't we're not
|
|
|
|