org.kuali.rice.ksb.messaging.resourceloading
Class KSBResourceLoaderFactoryTest
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.ksb.test.KSBTestCase
org.kuali.rice.ksb.messaging.resourceloading.KSBResourceLoaderFactoryTest
- All Implemented Interfaces:
- MethodAware
public class KSBResourceLoaderFactoryTest
- extends KSBTestCase
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, 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 |
KSBResourceLoaderFactoryTest
public KSBResourceLoaderFactoryTest()
getConfigObject
protected Config getConfigObject(String configType,
Properties p)
testCreateKSBResourceLoader
public void testCreateKSBResourceLoader()
throws Exception
- Throws:
Exception
createKSBResourceLoaderImpl
protected void createKSBResourceLoaderImpl(String configType)
throws Exception
- Throws:
Exception
testCreateKSBResourceLoaderNoApplicationId
public void testCreateKSBResourceLoaderNoApplicationId()
throws Exception
- Throws:
Exception
createKSBResourceLoaderNoApplicationIdImpl
protected void createKSBResourceLoaderNoApplicationIdImpl(String configType)
throws Exception
- Throws:
Exception
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.