@Deprecated public class DefaultMockers extends Object implements Mocker<Annotation>
| Constructor and Description |
|---|
DefaultMockers()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Annotation param)
Deprecated.
|
Object |
mock(Annotation mockAnnotation,
Class clazz)
Deprecated.
|
public boolean accept(Annotation param)
accept in interface SelectableService<Annotation>public Object mock(Annotation mockAnnotation, Class clazz)
mock in interface Mocker<Annotation>Copyright © 2020. All rights reserved.