| |
|
| org.kuali.workflow.test.WorkflowTestCase edu.iu.uis.eden.actions.RouteDocumentTest
DOCUMENT_TYPE_NAME | final public static String DOCUMENT_TYPE_NAME(Code) | | |
DOCUMENT_TYPE_POLICY_TEST_NAME | final public static String DOCUMENT_TYPE_POLICY_TEST_NAME(Code) | | |
testRouteAlreadyRoutedDocument | public void testRouteAlreadyRoutedDocument() throws Exception(Code) | | Tests that an exception is thrown if you try to execute a "route" command on an already routed document.
|
testRouteDefaultDocumentAsNonInitiatorUser | public void testRouteDefaultDocumentAsNonInitiatorUser() throws Exception(Code) | | Tests that an exception is not thrown if you try to execute a "route" command on a document you did not initiate.
|
testRouteDocumentAsNonInitiatorUser | public void testRouteDocumentAsNonInitiatorUser() throws Exception(Code) | | Tests that an exception is not thrown if you try to execute a "route" command on a document you did not initiate.
|
|
|
|