org.kuali.rice.ksb.messaging.resourceloading
Class KSBResourceLoaderFactoryTest

java.lang.Object
  extended by org.kuali.rice.ksb.messaging.resourceloading.KSBResourceLoaderFactoryTest

public class KSBResourceLoaderFactoryTest
extends Object


Constructor Summary
KSBResourceLoaderFactoryTest()
           
 
Method Summary
protected  void createKSBResourceLoaderImpl(String configType)
           
protected  void createKSBResourceLoaderNoApplicationIdImpl(String configType)
           
protected  Config getConfigObject(String configType, Properties p)
           
 void testCreateKSBResourceLoader()
           
 void testCreateKSBResourceLoaderNoApplicationId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KSBResourceLoaderFactoryTest

public KSBResourceLoaderFactoryTest()
Method Detail

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-2011 The Kuali Foundation. All Rights Reserved.