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