public class OnClassNameTestCase extends Object
| Constructor and Description |
|---|
OnClassNameTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
correctInstanceBeanUtilsClassLoader() |
void |
correctInstanceJUnitClassLoader() |
void |
correctInstanceThreadContextClassLoader() |
void |
onClassNameNull() |
void |
onClassNameTestBeanWithBeanUtilsClassLoader() |
void |
onClassNameTestBeanWithClassLoaderNull() |
void |
onClassNameTestBeanWithJUnitClassLoader() |
void |
onClassNameTestBeanWithThreadContextClassLoader() |
void |
onClassNameUnknown() |
public OnClassNameTestCase()
public void onClassNameNull()
public void onClassNameUnknown() throws Exception
Exceptionpublic void onClassNameTestBeanWithClassLoaderNull() throws Exception
Exceptionpublic void onClassNameTestBeanWithThreadContextClassLoader() throws Exception
Exceptionpublic void onClassNameTestBeanWithBeanUtilsClassLoader() throws Exception
Exceptionpublic void onClassNameTestBeanWithJUnitClassLoader() throws Exception
Exceptionpublic void correctInstanceThreadContextClassLoader() throws Exception
Exceptionpublic void correctInstanceBeanUtilsClassLoader() throws Exception
Exceptionpublic void correctInstanceJUnitClassLoader() throws Exception
ExceptionCopyright © 2012–2014 The Apache Software Foundation. All rights reserved.