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