| Package | Description |
|---|---|
| org.mockito.internal.stubbing.defaultanswers |
Implementations of ReturnValues
|
| org.mockito.internal.util.reflection |
reflection utilities
|
| Modifier and Type | Method and Description |
|---|---|
protected GenericMetadataSupport |
ReturnsDeepStubs.actualParameterizedType(java.lang.Object mock) |
| Modifier and Type | Method and Description |
|---|---|
static GenericMetadataSupport |
GenericMetadataSupport.inferFrom(java.lang.reflect.Type type)
Create an new instance of
GenericMetadataSupport inferred from a Type. |
GenericMetadataSupport |
GenericMetadataSupport.resolveGenericReturnType(java.lang.reflect.Method method)
Resolve current method generic return type to a
GenericMetadataSupport. |