org.kuali.rice.core.impl.component
Class ComponentServiceTest
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.core.test.CORETestCase
org.kuali.rice.core.test.CORETestCase
                           org.kuali.rice.core.impl.component.ComponentServiceTest
org.kuali.rice.core.impl.component.ComponentServiceTest
- All Implemented Interfaces: 
- MethodAware
- public class ComponentServiceTest 
- extends CORETestCase
An integration test which tests the reference implementation of the ComponentService
 TODO - for now this test is part of KRAD even though it should be part of the core (pending
 further modularity work)
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
| Methods inherited from class org.kuali.rice.test.RiceTestCase | 
| configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, 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 | 
 
ComponentServiceTest
public ComponentServiceTest()
setUp
public void setUp()
           throws Exception
- 
- Overrides:
- setUpin class- BaselineTestCase
 
- 
- Throws:
- Exception
 
establishComponentService
public void establishComponentService()
- 
 
testGetComponentByDataObjectService
public void testGetComponentByDataObjectService()
- 
 
testGetComponentByCode
public void testGetComponentByCode()
- 
 
testGetAllComponentsByNamespaceCode
public void testGetAllComponentsByNamespaceCode()
- 
 
testGetActiveComponentsByNamespaceCode
public void testGetActiveComponentsByNamespaceCode()
- 
 
testPublishComponents_and_getPublishedComponentSet
public void testPublishComponents_and_getPublishedComponentSet()
- 
 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.