public class EMailTypeMocker extends AbstractTypeMocker<EMail>
| Constructor and Description |
|---|
EMailTypeMocker() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept(EMail annotation) |
protected Class[] |
getSupportedClasses() |
Object |
mock(EMail mockAnnotation,
Type targetType) |
accept, getClassFromType, mockprotected Class[] getSupportedClasses()
getSupportedClasses in class AbstractTypeMocker<EMail>protected boolean accept(EMail annotation)
accept in class AbstractTypeMocker<EMail>Copyright © 2020. All rights reserved.