| |
|
| org.kuali.workflow.test.WorkflowTestCase edu.iu.uis.eden.routetemplate.AttributeClientRoutingDataValidationTest
AttributeClientRoutingDataValidationTest | public class AttributeClientRoutingDataValidationTest extends WorkflowTestCase (Code) | | Tests that an attribute implementing WorkflowAttributeXmlValidator interface can be validated from the
client application, including and especially edl.
An attribute that doesn't implement the interface should record no errors when validated.
author: rkirkend |
testClientApplicationValidationImplementsWorkflowAttributeXmlValidator | public void testClientApplicationValidationImplementsWorkflowAttributeXmlValidator() throws Exception(Code) | | |
testClientApplicationValidationNoImplementsWorkflowAttributeXmlValidator | public void testClientApplicationValidationNoImplementsWorkflowAttributeXmlValidator() throws Exception(Code) | | |
testThrowWorkflowExceptionNoneExistentAttribute | public void testThrowWorkflowExceptionNoneExistentAttribute() throws Exception(Code) | | |
|
|
|