public class DateTimeTypeMocker extends AbstractTypeMocker<DateTime>
| 构造器和说明 |
|---|
DateTimeTypeMocker() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept(DateTime annotation) |
protected Class<?>[] |
getSupportedClasses() |
Object |
mock(DateTime mockAnnotation,
Type targetType) |
accept, getClassFromType, mockprotected Class<?>[] getSupportedClasses()
getSupportedClasses 在类中 AbstractTypeMocker<DateTime>protected boolean accept(DateTime annotation)
accept 在类中 AbstractTypeMocker<DateTime>Copyright © 2022. All rights reserved.