public class CoodexMockerProvider extends Object implements MockerProvider
ASSIGNATIONS_PACKAGE| Constructor and Description |
|---|
CoodexMockerProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
mock(Class<T> type,
Annotation... annotations) |
Object |
mock(Type type,
Type context,
Annotation... annotations) |
public <T> T mock(Class<T> type, Annotation... annotations)
mock in interface MockerProviderpublic Object mock(Type type, Type context, Annotation... annotations)
mock in interface MockerProviderCopyright © 2020. All rights reserved.