| Modifier and Type | Class and Description |
|---|---|
class |
NewInvocationControlImpl<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
MockitoNewInvocationControl<T> |
| Constructor and Description |
|---|
DefaultConstructorArgumentsVerfication(NewInvocationControl<T> invocationControl,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
static NewInvocationControl<?> |
MockRepository.getNewInstanceControl(Class<?> type) |
static NewInvocationControl<?> |
MockRepository.putNewInstanceControl(Class<?> type,
NewInvocationControl<?> control) |
| Modifier and Type | Method and Description |
|---|---|
static NewInvocationControl<?> |
MockRepository.putNewInstanceControl(Class<?> type,
NewInvocationControl<?> control) |
Copyright © 2007–2014. All rights reserved.