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
Exception
public void primitiveInstanceForPrimitiveType() throws Exception
Exception
public void referenceInstanceForPrimitiveType() throws Exception
Exception
public void referenceInstanceForReferenceType() throws Exception
Exception
public void primitiveInstanceForReferenceType() throws Exception
Exception
public void primitiveInstanceForTopType() throws Exception
Exception
public void referenceInstanceForTopType() throws Exception
Exception
public void primitiveInstanceForOverloadedTopType() throws Exception
Exception
Copyright © 2018. All rights reserved.