| |
|
| edu.iu.uis.eden.services.docelements.IDocInterfaceTestTemplate edu.iu.uis.eden.services.docelements.TestReviewerElement
TestReviewerElement | public TestReviewerElement(String s)(Code) | | |
getIDocElement | public IDocElement getIDocElement()(Code) | | for use with super class
the IDocElement for this test |
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 varying states of the object against the element they should
make
|
testLoadFromXMLContent | public void testLoadFromXMLContent()(Code) | | makes some valid xml and see if it loads up correctly.
super class will check for standard behavior in case of
invalid element
|
testSetResponsibilityId | public void testSetResponsibilityId()(Code) | | test that responsibilityId is being correctly set internally
|
testValidate | public void testValidate()(Code) | | shouldnt be valid when empty should be valid with one prop set
|
testresponsiblePartyIdBeingSetFromXMLContent | public void testresponsiblePartyIdBeingSetFromXMLContent()(Code) | | this test is in response to a bug. The responsiblePartyId wasn't being set
when reviewer was loaded from xmlContent.
|
|
|
|