org.kuali.rice.krad.workflow
Class SearchAttributeIndexRequestTest
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.rice.krad.workflow.SearchAttributeIndexRequestTest
- All Implemented Interfaces:
- MethodAware
public class SearchAttributeIndexRequestTest
- extends KRADTestCase
This is a description of what this class does - jksmith don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Method Summary |
void |
blanketApproveTest()
Tests that a blanket approved document is indexed correctly |
void |
regularApproveTest()
Tests that a document, which goes through a regular approval process, is indexed correctly |
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 |
SearchAttributeIndexRequestTest
public SearchAttributeIndexRequestTest()
regularApproveTest
public void regularApproveTest()
throws Exception
- Tests that a document, which goes through a regular approval process, is indexed correctly
- Throws:
Exception
blanketApproveTest
public void blanketApproveTest()
throws Exception
- Tests that a blanket approved document is indexed correctly
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.