public class MethodsRegistryTestCase extends Object
| Constructor and Description |
|---|
MethodsRegistryTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
getAccessibleObjectsArray() |
void |
getExactWithName() |
void |
getExactWithNameDifferentParameterType() |
void |
getParameterTypes() |
void |
getWithName() |
void |
getWithNameDifferentParameterType() |
void |
matches() |
void |
resolveAccessible() |
void |
resolveAccessibleNull() |
void |
resolveDirectly() |
public MethodsRegistryTestCase()
public void getWithName()
public void getWithNameDifferentParameterType() throws Exception
Exceptionpublic void getExactWithName()
public void getExactWithNameDifferentParameterType() throws Exception
Exceptionpublic void resolveDirectly() throws Exception
Exceptionpublic void getAccessibleObjectsArray()
public void matches()
public void getParameterTypes()
public void resolveAccessibleNull()
public void resolveAccessible()
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.