| Modifier and Type | Field and Description |
|---|---|
java.util.Date |
i_date |
static SodaTest |
st |
| Constructor and Description |
|---|
STDate() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
store() |
void |
testEquals() |
void |
testGreater() |
void |
testGreaterOrEqual() |
void |
testNotGreaterOrEqual() |
void |
testNotNull() |
void |
testNull() |
void |
testSmaller() |
public static transient SodaTest st
public java.util.Date i_date
public void testEquals()
public void testGreater()
public void testSmaller()
public void testGreaterOrEqual()
public void testNotGreaterOrEqual()
public void testNull()
public void testNotNull()