public final class BinderClassLoaderTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BinderClassLoaderTestCase.Dummy |
| Constructor and Description |
|---|
BinderClassLoaderTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadBoolean() |
void |
loadByte() |
void |
loadChar() |
void |
loadDouble() |
void |
loadFloat() |
void |
loadInt() |
void |
loadLong() |
void |
loadShort() |
void |
testGetPrefixedResource() |
void |
testGetResource() |
void |
testLoadClass() |
public BinderClassLoaderTestCase()
public void loadBoolean() throws Exception
Exceptionpublic void loadDouble() throws Exception
Exceptionpublic void testGetResource()
public void testLoadClass() throws Exception
Exceptionpublic void testGetPrefixedResource() throws Exception
ExceptionCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.