Package | Description |
---|---|
org.mockito.internal.stubbing.defaultanswers |
Implementations of ReturnValues
|
org.mockito.internal.util.reflection |
reflection utilities
|
Class | Description |
---|---|
GenericMetadataSupport |
This class can retrieve generic meta-data that the compiler stores on classes
and accessible members.
|
Class | Description |
---|---|
FieldInitializationReport |
Report on field initialization
|
FieldInitializer.ConstructorArgumentResolver |
Represents the strategy used to resolve actual instances
to be given to a constructor given the argument types.
|
Fields.InstanceFields | |
GenericMetadataSupport |
This class can retrieve generic meta-data that the compiler stores on classes
and accessible members.
|
GenericMetadataSupport.BoundedType |
Type representing bounds of a type
|
InstanceField |
Represents an accessible instance field.
|