| Constructor and Description |
|---|
STRTH1() |
STRTH1(java.lang.String str) |
STRTH1(STRTH2 a2) |
STRTH1(STRTH2 a2,
java.lang.String str) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
store() |
void |
testBothNull() |
void |
testDescendantDescendantExists() |
void |
testDescendantDescendantNotNull() |
void |
testDescendantDescendantStringPath() |
void |
testDescendantDescendantValue() |
void |
testDescendantExists() |
void |
testDescendantNotNull() |
void |
testDescendantValue() |
void |
testSequentialAddition() |
void |
testStrNull() |
void |
testThreeLevelOr() |
void |
testTwoLevelOr() |
public static transient SodaTest st
public STRTH1()
public STRTH1(STRTH2 a2)
public STRTH1(java.lang.String str)
public STRTH1(STRTH2 a2, java.lang.String str)
public void testStrNull()
public void testBothNull()
public void testDescendantNotNull()
public void testDescendantDescendantNotNull()
public void testDescendantExists()
public void testDescendantValue()
public void testDescendantDescendantExists()
public void testDescendantDescendantValue()
public void testDescendantDescendantStringPath()
public void testSequentialAddition()
public void testTwoLevelOr()
public void testThreeLevelOr()