Package org.mockito.internal.util.reflection
package org.mockito.internal.util.reflection
reflection utilities
-
ClassDescriptionThis utility class will call the setter of the property to inject a new value.Report on field initializationInitialize a field with type instance if a default constructor can be found.Represents the strategy used to resolve actual instances to be given to a constructor given the argument types.Small fluent reflection tools to work with fields.This class can retrieve generic meta-data that the compiler stores on classes and accessible members.Type representing bounds of a typeType representing bounds of a type variable, allows to keep all bounds information.Type representing bounds of a wildcard, allows to keep all bounds information.Represents an accessible instance field.