@PowerMockIgnore(value={"javax.crypto.*","javax.management.*"})
public class CacheObjectSpec_ALL
extends Object
| Modifier and Type | Field and Description |
|---|---|
private long |
now |
private String |
testObject |
| Constructor and Description |
|---|
CacheObjectSpec_ALL() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructor_T_ifParameterIsNotNull() |
void |
constructor_T_ifParameterIsNull() |
void |
constructor() |
void |
setFetchedTime() |
void |
setFetchedTimeNow() |
void |
setNull() |
void |
setObject_ifParameterIsNotNull() |
void |
setObject_ifParameterIsNull() |
void |
setUp() |
private final String testObject
private long now
public void constructor_T_ifParameterIsNotNull()
public void constructor_T_ifParameterIsNull()
public void constructor()
public void setNull()
public void setFetchedTimeNow()
public void setFetchedTime()
throws InterruptedException
InterruptedExceptionpublic void setObject_ifParameterIsNotNull()
public void setObject_ifParameterIsNull()