org.kuali.rice.location.web
Class CountyMaintenanceDocumentTest
java.lang.Object
   org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.BaseRiceTestCase
       org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceTestCase
           org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
               org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaseModuleTestCase
                   org.kuali.rice.test.BaselineTestCase
org.kuali.rice.test.BaselineTestCase
                       org.kuali.rice.krad.test.KRADTestCase
org.kuali.rice.krad.test.KRADTestCase
                           org.kuali.rice.krad.test.BaseMaintenanceDocumentTest
org.kuali.rice.krad.test.BaseMaintenanceDocumentTest
                               org.kuali.rice.location.web.CountyMaintenanceDocumentTest
org.kuali.rice.location.web.CountyMaintenanceDocumentTest
- All Implemented Interfaces: 
- MethodAware
- public class CountyMaintenanceDocumentTest 
- extends BaseMaintenanceDocumentTest
Tests creating, editing, and savingn County maintenance doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CountyMaintenanceDocumentTest
public CountyMaintenanceDocumentTest()
insertTestCountryAndState
public void insertTestCountryAndState()
- Make sure we have a test country and state
 
- 
 
getNewMaintainableObject
protected Object getNewMaintainableObject()
- 
- Specified by:
- getNewMaintainableObjectin 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:
- getDocumentTypeNamein 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:
- getInitiatorPrincipalNamein class- BaseMaintenanceDocumentTest
 
- 
- Returns:
- the principal name to use as the initiator for the specified document type
 
getOldMaintainableObject
protected Object getOldMaintainableObject()
- 
- Specified by:
- getOldMaintainableObjectin class- BaseMaintenanceDocumentTest
 
- 
- Returns:
- an object to set as the old maintainable object
 
test_MismatchedStateCountry
public void test_MismatchedStateCountry()
                                 throws WorkflowException
- 
- Throws:
- WorkflowException
 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.