| Constructor and Description |
|---|
STRUH1() |
STRUH1(java.lang.String str) |
STRUH1(STRUH2 a2) |
STRUH1(STRUH2 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 STRUH1()
public STRUH1(STRUH2 a2)
public STRUH1(java.lang.String str)
public STRUH1(STRUH2 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()