public class TypeVariableMocker extends AbstractTypeBasedMocker<TypeVariable<?>>
构造器和说明 |
---|
TypeVariableMocker() |
限定符和类型 | 方法和说明 |
---|---|
protected Object |
$mock(TypeVariable<?> type,
MockContext context) |
protected Class<?> |
getTypeClass() |
mockByType
protected Class<?> getTypeClass()
getTypeClass
在类中 AbstractTypeBasedMocker<TypeVariable<?>>
protected Object $mock(TypeVariable<?> type, MockContext context) throws UnsupportedTypeException, IllegalAccessException, IllegalArgumentException, UnableMockException
Copyright © 2017. All rights reserved.