Package org.mockito.internal.util.reflection

reflection utilities

See:
          Description

Interface Summary
FieldInitializer.ConstructorArgumentResolver Represents the strategy used to resolve actual instances to be given to a constructor given the argument types.
 

Class Summary
AccessibilityChanger  
BeanPropertySetter This utility class will call the setter of the property to inject a new value.
FieldCopier  
FieldInitializationReport Report on field initialization
FieldInitializer Initialize a field with type instance if a default constructor can be found.
FieldReader  
Fields Small fluent reflection tools to work with fields.
Fields.InstanceFields  
FieldSetter  
GenericMaster  
InstanceField Represents an accessible instance field.
LenientCopyTool  
Whitebox  
 

Package org.mockito.internal.util.reflection Description

reflection utilities