| Constructor and Description |
|---|
STUH1() |
STUH1(java.lang.String str) |
STUH1(STUH2 a2) |
STUH1(STUH2 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 |
testNonExistentDescendant() |
void |
testSequentialAddition() |
void |
testStrNull() |
void |
testThreeLevelOr() |
void |
testTwoLevelOr() |
public static transient SodaTest st
public STUH1()
public STUH1(STUH2 a2)
public STUH1(java.lang.String str)
public STUH1(STUH2 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()
public void testNonExistentDescendant()