org.kuali.rice.core.impl.component
Class ComponentServiceTest
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.core.impl.component.ComponentServiceTest
- All Implemented Interfaces:
- MethodAware
public class ComponentServiceTest
- extends KRADTestCase
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, 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 |
ComponentServiceTest
public ComponentServiceTest()
establishComponentService
public void establishComponentService()
testGetComponentByCode
public void testGetComponentByCode()
testGetAllComponentsByNamespaceCode
public void testGetAllComponentsByNamespaceCode()
testGetActiveComponentsByNamespaceCode
public void testGetActiveComponentsByNamespaceCode()
testPublishComponents_and_getPublishedComponentSet
public void testPublishComponents_and_getPublishedComponentSet()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.