org.kuali.rice.location.web
Class CountryMaintenanceDocumentTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.test.KRADTestCase
org.kuali.test.BaseMaintenanceDocumentTest
org.kuali.rice.location.web.CountryMaintenanceDocumentTest
- All Implemented Interfaces:
- MethodAware
public class CountryMaintenanceDocumentTest
- extends BaseMaintenanceDocumentTest
This class...
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountryMaintenanceDocumentTest
public CountryMaintenanceDocumentTest()
getNewMaintainableObject
protected Object getNewMaintainableObject()
- Specified by:
getNewMaintainableObject
in class BaseMaintenanceDocumentTest
- Returns:
- an object to set as the new maintainable object
getDocumentTypeName
protected String getDocumentTypeName()
- Description copied from class:
BaseMaintenanceDocumentTest
- Override this method to provide different value
- Overrides:
getDocumentTypeName
in class BaseMaintenanceDocumentTest
- Returns:
- the document type name to use
getInitiatorPrincipalName
protected String getInitiatorPrincipalName()
- Description copied from class:
BaseMaintenanceDocumentTest
- Override this method to provide different initiator
- Overrides:
getInitiatorPrincipalName
in class BaseMaintenanceDocumentTest
- Returns:
- the principal name to use as the initiator for the specified document type
getOldMaintainableObject
protected Object getOldMaintainableObject()
- Specified by:
getOldMaintainableObject
in class BaseMaintenanceDocumentTest
- Returns:
- an object to set as the old maintainable object
test_RouteNewDoc
public void test_RouteNewDoc()
throws WorkflowException
- Throws:
WorkflowException
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.