public class SplitNodeTest
extends java.lang.Object
| Constructor and Description |
|---|
SplitNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testEquals1()
tests the equals-function of the SplitNode.
|
void |
testEquals2()
tests the equals-function of the SplitNode.
|
void |
testEquals3()
tests the equals-function of the SplitNode.
|
void |
testEquals4()
tests the equals-function of the SplitNode.
|
void |
testEquals5()
tests the equals-function of the SplitNode.
|
void |
testEquals6()
tests the equals-function of the SplitNode.
|
void |
testHashCode1()
tests the hash-function of the SplitNode.
|
void |
testInterpret1()
tests the interpret-function of the SplitNode.
|
void |
testInterpret10()
tests the interpret-function of the SplitNode.
|
void |
testInterpret11()
tests the interpret-function of the SplitNode.
|
void |
testInterpret12()
tests the interpret-function of the SplitNode.
|
void |
testInterpret13()
tests the interpret-function of the SplitNode.
|
void |
testInterpret14()
tests the interpret-function of the SplitNode.
|
void |
testInterpret15()
tests the interpret-function of the SplitNode.
|
void |
testInterpret2()
tests the interpret-function of the SplitNode.
|
void |
testInterpret3()
tests the interpret-function of the SplitNode.
|
void |
testInterpret4()
tests the interpret-function of the SplitNode.
|
void |
testInterpret5()
tests the interpret-function of the SplitNode.
|
void |
testInterpret6()
tests the interpret-function of the SplitNode.
|
void |
testInterpret7()
tests the interpret-function of the SplitNode.
|
void |
testInterpret8()
tests the interpret-function of the SplitNode.
|
void |
testInterpret9()
tests the interpret-function of the SplitNode.
|
void |
testToString()
tests the toString-function of the SplitNode.
|
public static junit.framework.Test suite()
public void testInterpret1()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret3()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret4()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret5()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret6()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret8()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret9()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret10()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret11()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret12()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret13()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret14()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret15()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testEquals1()
public void testEquals2()
public void testEquals3()
public void testEquals4()
public void testEquals5()
public void testEquals6()
public void testHashCode1()
public void testToString()