| |
|
| edu.iu.uis.eden.services.docelements.IDocInterfaceTestTemplate edu.iu.uis.eden.services.docelements.TestCompoundReviewerElement
TestCompoundReviewerElement | public TestCompoundReviewerElement(String s)(Code) | | |
getIDocElement | public IDocElement getIDocElement()(Code) | | |
setUp | protected void setUp()(Code) | | |
tearDown | protected void tearDown()(Code) | | |
testGetReviewerCollection | public void testGetReviewerCollection()(Code) | | is a collection of the correct number coming back
|
testGetXMLContent | public void testGetXMLContent()(Code) | | check that the correct root element is there
|
testIsEmpty | public void testIsEmpty()(Code) | | empty when has no reviewer not empty when has reviewers
|
testIsRouteControl | public void testIsRouteControl()(Code) | | no it isn't
|
testLoadFromXMLContent | public void testLoadFromXMLContent()(Code) | | set some reviewers make xml make a compoundReviewer from that xml
and see if the reviewers are there
|
testValidate | public void testValidate()(Code) | | empty is invalid empty error. All others are individual reviewer
object errors and is a child_in_error error
|
|
|
|