| |
|
| org.kuali.workflow.test.WorkflowTestCase edu.iu.uis.eden.server.BeanConverterTester
testBuildUpdatedDocumentContent | public void testBuildUpdatedDocumentContent() throws Exception(Code) | | Tests the conversion of a DocumentContentVO object into an XML String. Includes generating content
for any attributes which are on the DocumentContentVO object.
TODO there is some crossover between this test and the DocumentContentTest, do we really need both of them???
|
testConvertDocumentContent | public void testConvertDocumentContent() throws Exception(Code) | | Tests the conversion of a String into a DocumentContentVO object which should split the
String into it's 3 distinct components.
|
testConvertWorkflowGroupId | public void testConvertWorkflowGroupId()(Code) | | |
|
|
|