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