|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.kuali.rice.ksb.messaging.resourceloading.KSBResourceLoaderFactoryTest
public class KSBResourceLoaderFactoryTest
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 |
---|
private static String simpleConfig
private static String jaxbConfig
Constructor Detail |
---|
public KSBResourceLoaderFactoryTest()
Method Detail |
---|
protected Config getConfigObject(String configType, Properties p)
public void testCreateKSBResourceLoader() throws Exception
Exception
protected void createKSBResourceLoaderImpl(String configType) throws Exception
Exception
public void testCreateKSBResourceLoaderNoserviceNamespace() throws Exception
Exception
protected void createKSBResourceLoaderNoserviceNamespaceImpl(String configType) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |