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  
FieldInitializer Initialize a field with type instance if a default constructor can be found.
FieldReader  
FieldSetter  
GenericMaster  
LenientCopyTool  
Whitebox  
 

Package org.mockito.internal.util.reflection Description

reflection utilities