org.kuali.rice.location.web
Class CountyMaintenanceDocumentTest
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.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, 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 | 
 
CountyMaintenanceDocumentTest
public CountyMaintenanceDocumentTest()
insertTestCountryAndState
public void insertTestCountryAndState()
- Make sure we have a test country and state
 
 
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_MismatchedStateCountry
public void test_MismatchedStateCountry()
                                 throws WorkflowException
- Throws:
 WorkflowException
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.