org.kuali.rice.krad.lookup
Class LookupResultsServiceTest
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.test.KRADTestCase
org.kuali.test.KRADTestCase
                           org.kuali.rice.krad.lookup.LookupResultsServiceTest
org.kuali.rice.krad.lookup.LookupResultsServiceTest
- All Implemented Interfaces: 
- MethodAware
- public class LookupResultsServiceTest 
- extends KRADTestCase
LookupResultsServiceTest tests LookupResultsService
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
| 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, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MOCK_PARAMETER_NMSPC
public static final String MOCK_PARAMETER_NMSPC
- See Also:
- Constant Field Values
MOCK_PARAMETER_DETAIL_TYPE_CODE
public static final String MOCK_PARAMETER_DETAIL_TYPE_CODE
- See Also:
- Constant Field Values
MOCK_PARAMETER_NAME
public static final String MOCK_PARAMETER_NAME
- See Also:
- Constant Field Values
MOCK_PERSON
public static final String MOCK_PERSON
- See Also:
- Constant Field Values
LookupResultsServiceTest
public LookupResultsServiceTest()
testLookupIds
public void testLookupIds()
- Tests that lookup ids work
 
- 
 
testPersistableBusinessObjectSearch
public void testPersistableBusinessObjectSearch()
                                         throws Exception
- Tests that PersistableBusinessObjectSearches work
 
- 
- Throws:
- Exception
 
testDataDictionaryBusinessObjectSearch
public void testDataDictionaryBusinessObjectSearch()
                                            throws Exception
- Tests that PersistableBusinessObjectSearches work
 
- 
- Throws:
- Exception
 
testBadSearch
public void testBadSearch()
- Tests that BO which doesn't have qualified support strategy throws an exception on search
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.