@Deprecated public class MockContext extends Object
限定符和类型 | 方法和说明 |
---|---|
void |
addCreatedCount(Class<?> clz)
已过时。
|
void |
arrayLevelAdd()
已过时。
|
void |
arrayLevelReduce()
已过时。
|
Type |
findTypeVariableActurlType(TypeVariable<Class<?>> type)
已过时。
|
int |
getArrayLevel()
已过时。
|
Map<Class<?>,Integer> |
getCreated()
已过时。
|
POJOMockerFactory |
getFactory()
已过时。
|
Object |
getInstance()
已过时。
|
POJOMockInfo |
getMockInfo()
已过时。
|
MockContext |
getParent()
已过时。
|
void |
setMockInfo(POJOMockInfo mockInfo)
已过时。
|
public void addCreatedCount(Class<?> clz)
public Object getInstance()
public Type findTypeVariableActurlType(TypeVariable<Class<?>> type)
public MockContext getParent()
public POJOMockInfo getMockInfo()
public void setMockInfo(POJOMockInfo mockInfo)
public POJOMockerFactory getFactory()
public void arrayLevelAdd()
public void arrayLevelReduce()
public int getArrayLevel()
Copyright © 2018. All rights reserved.