org.kuali.rice.kns.lookup
Class LookupResultsServiceTest
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.rice.krad.test.KRADTestCase
org.kuali.rice.kns.KNSTestCase
org.kuali.rice.kns.lookup.LookupResultsServiceTest
- All Implemented Interfaces:
- MethodAware
Deprecated. KNS test class, convert to KRAD equivalent if applicable.
@Deprecated
public class LookupResultsServiceTest
- extends KNSTestCase
LookupResultsServiceTest tests LookupResultsService
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 |
MOCK_PARAMETER_NMSPC
public static final String MOCK_PARAMETER_NMSPC
- Deprecated.
- See Also:
- Constant Field Values
MOCK_PARAMETER_DETAIL_TYPE_CODE
public static final String MOCK_PARAMETER_DETAIL_TYPE_CODE
- Deprecated.
- See Also:
- Constant Field Values
MOCK_PARAMETER_NAME
public static final String MOCK_PARAMETER_NAME
- Deprecated.
- See Also:
- Constant Field Values
MOCK_PERSON
public static final String MOCK_PERSON
- Deprecated.
- See Also:
- Constant Field Values
LookupResultsServiceTest
public LookupResultsServiceTest()
- Deprecated.
testLookupIds
public void testLookupIds()
- Deprecated.
- Tests that lookup ids work
testPersistableBusinessObjectSearch
public void testPersistableBusinessObjectSearch()
throws Exception
- Deprecated.
- Tests that PersistableBusinessObjectSearches work
- Throws:
Exception
testDataDictionaryBusinessObjectSearch
public void testDataDictionaryBusinessObjectSearch()
throws Exception
- Deprecated.
- Tests that PersistableBusinessObjectSearches work
- Throws:
Exception
testBadSearch
public void testBadSearch()
- Deprecated.
- Tests that BO which doesn't have qualified support strategy throws an exception on search
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.