@Deprecated 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 © 2018. All rights reserved.