public class ReflectionUtilTests extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionUtilTests.Fixture |
class |
ReflectionUtilTests.OverloadedFixture |
| Constructor and Description |
|---|
ReflectionUtilTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
primitiveInstanceForOverloadedTopType() |
void |
primitiveInstanceForPrimitiveType() |
void |
primitiveInstanceForPrimitiveType2() |
void |
primitiveInstanceForReferenceType() |
void |
primitiveInstanceForTopType() |
void |
referenceInstanceForOverloadedTopType() |
void |
referenceInstanceForPrimitiveType() |
void |
referenceInstanceForReferenceType() |
void |
referenceInstanceForTopType() |
public void primitiveInstanceForPrimitiveType2()
throws Exception
Exceptionpublic void primitiveInstanceForPrimitiveType()
throws Exception
Exceptionpublic void referenceInstanceForPrimitiveType()
throws Exception
Exceptionpublic void referenceInstanceForReferenceType()
throws Exception
Exceptionpublic void primitiveInstanceForReferenceType()
throws Exception
Exceptionpublic void primitiveInstanceForTopType()
throws Exception
Exceptionpublic void referenceInstanceForTopType()
throws Exception
Exceptionpublic void primitiveInstanceForOverloadedTopType()
throws Exception
ExceptionCopyright © 2020. All rights reserved.