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