Modifier and Type | Class and Description |
---|---|
class |
EasyMockNewInvocationControl<T> |
Modifier and Type | Class and Description |
---|---|
class |
MockitoNewInvocationControl<T> |
Constructor and Description |
---|
DefaultConstructorArgumentsVerification(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 © 2019. All rights reserved.