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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.kuali.rice.ksb.messaging.resourceloading.KSBResourceLoaderFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class KSBResourceLoaderFactoryTest
extends junit.framework.TestCase


Field Summary
private static String jaxbConfig
           
private static String simpleConfig
           
 
Constructor Summary
KSBResourceLoaderFactoryTest()
           
 
Method Summary
protected  void createKSBResourceLoaderImpl(String configType)
           
protected  void createKSBResourceLoaderNoserviceNamespaceImpl(String configType)
           
protected  Config getConfigObject(String configType, Properties p)
           
 void testCreateKSBResourceLoader()
           
 void testCreateKSBResourceLoaderNoserviceNamespace()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

simpleConfig

private static String simpleConfig

jaxbConfig

private static String jaxbConfig
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

testCreateKSBResourceLoaderNoserviceNamespace

public void testCreateKSBResourceLoaderNoserviceNamespace()
                                                   throws Exception
Throws:
Exception

createKSBResourceLoaderNoserviceNamespaceImpl

protected void createKSBResourceLoaderNoserviceNamespaceImpl(String configType)
                                                      throws Exception
Throws:
Exception


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.