public class StringNodeTest
extends java.lang.Object
| Constructor and Description |
|---|
StringNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testEquals1()
tests the equals-function of the StringNode.
|
void |
testEquals2()
tests the equals-function of the StringNode.
|
void |
testEquals3()
tests the equals-function of the StringNode.
|
void |
testEquals4()
tests the equals-function of the StringNode.
|
void |
testEquals5()
tests the equals-function of the StringNode.
|
void |
testHashCode1()
tests the hash-function of the StringNode.
|
void |
testInterpret1()
tests the interpret-function of the StringNode.
|
void |
testInterpret2()
tests the interpret-function of the StringNode.
|
void |
testInterpret3()
tests the interpret-function of the StringNode.
|
void |
testInterpret4()
tests the interpret-function of the StringNode.
|
void |
testInterpret5()
tests the interpret-function of the StringNode.
|
void |
testInterpret6()
tests the interpret-function of the StringNode.
|
void |
testInterpret7a()
tests the interpret-function of the StringNode.
|
void |
testInterpret7b()
tests the interpret-function of the StringNode.
|
void |
testInterpret7c()
tests the interpret-function of the StringNode.
|
void |
testInterpret7d()
tests the interpret-function of the StringNode.
|
void |
testInterpret7e()
tests the interpret-function of the StringNode.
|
void |
testInterpret7f()
tests the interpret-function of the StringNode.
|
void |
testInterpret7g()
tests the interpret-function of the StringNode.
|
void |
testInterpret7h()
tests the interpret-function of the StringNode.
|
void |
testInterpret7i()
tests the interpret-function of the StringNode.
|
void |
testInterpret8()
tests the interpret-function of the StringNode.
|
void |
testToString()
tests the toString-function of the StringNode.
|
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 testInterpret6()
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 testInterpret7a()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7b()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7c()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7d()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7e()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7f()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7g()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7h()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret7i()
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 testEquals1()
public void testEquals2()
public void testEquals3()
public void testEquals4()
public void testEquals5()
public void testHashCode1()
public void testToString()