@Deprecated public class MockContext extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addCreatedCount(Class<?> clz)
Deprecated.
|
void |
arrayLevelAdd()
Deprecated.
|
void |
arrayLevelReduce()
Deprecated.
|
Type |
findTypeVariableActurlType(TypeVariable<Class<?>> type)
Deprecated.
|
int |
getArrayLevel()
Deprecated.
|
Map<Class<?>,Integer> |
getCreated()
Deprecated.
|
POJOMockerFactory |
getFactory()
Deprecated.
|
Object |
getInstance()
Deprecated.
|
POJOMockInfo |
getMockInfo()
Deprecated.
|
MockContext |
getParent()
Deprecated.
|
void |
setMockInfo(POJOMockInfo mockInfo)
Deprecated.
|
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.