org.kuali.rice.kew.docsearch
Class DocumentSearchSecurityTest
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.kew.test.KEWTestCase
org.kuali.rice.kew.test.KEWTestCase
                           org.kuali.rice.kew.docsearch.DocumentSearchSecurityTest
org.kuali.rice.kew.docsearch.DocumentSearchSecurityTest
- All Implemented Interfaces: 
- MethodAware
- public class DocumentSearchSecurityTest 
- extends KEWTestCase
This is a description of what this class does - jjhanso don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.kew.test.KEWTestCase | 
| clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream | 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, 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 | 
 
DocumentSearchSecurityTest
public DocumentSearchSecurityTest()
setUpAfterDataLoad
protected void setUpAfterDataLoad()
                           throws Exception
- Description copied from class: KEWTestCase
- Default implementation does nothing. Subclasses should override this
 method if they want to perform setup work inside of a database
 transaction.
 
- 
- Overrides:
- setUpAfterDataLoadin class- KEWTestCase
 
- 
- Throws:
- Exception
 
loadTestData
protected void loadTestData()
                     throws Exception
- 
- Overrides:
- loadTestDatain class- KEWTestCase
 
- 
- Throws:
- Exception
 
testDocSearchSecurityPermissionDocType
public void testDocSearchSecurityPermissionDocType()
                                            throws Exception
- Test for https://test.kuali.org/jira/browse/KULRICE-1968 - Document search fails when users are missing
 Tests that we can safely search on docs whose initiator no longer exists in the identity management system
 This test searches by doc type name criteria.
 
- 
- Throws:
- Exception
 
testDocSearchBadPermission
public void testDocSearchBadPermission()
                                throws Exception
- 
- Throws:
- Exception
 
testFilteringInitiator
public void testFilteringInitiator()
                            throws Exception
- 
- Throws:
- Exception
 
testFiltering_Workgroup
public void testFiltering_Workgroup()
                             throws Exception
- 
- Throws:
- Exception
 
testFiltering_SearchAttribute
public void testFiltering_SearchAttribute()
                                   throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.