public class LessNodeTest
extends java.lang.Object
| Constructor and Description |
|---|
LessNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testEquals1()
tests the equals-function of the LessNode.
|
void |
testEquals2()
tests the equals-function of the LessNode.
|
void |
testEquals3()
tests the equals-function of the LessNode.
|
void |
testEquals4()
tests the equals-function of the LessNode.
|
void |
testEquals5()
tests the equals-function of the LessNode.
|
void |
testEquals6()
tests the equals-function of the LessNode.
|
void |
testHashCode1()
tests the hashCode-function of the LessNode.
|
void |
testInterpret1()
tests the interpret-function of the LessNode.
|
void |
testInterpret1a()
tests the interpret-function of the LessNode.
|
void |
testInterpret1av()
tests the interpret-function of the LessNode.
|
void |
testInterpret1b()
tests the interpret-function of the LessNode.
|
void |
testInterpret1c()
tests the interpret-function of the LessNode.
|
void |
testInterpret1d()
tests the interpret-function of the LessNode.
|
void |
testInterpret1fg()
tests the interpret-function of the LessNode.
|
void |
testInterpret1gh()
tests the interpret-function of the LessNode.
|
void |
testInterpret1ip()
tests the interpret-function of the LessNode.
|
void |
testInterpret1po()
tests the interpret-function of the LessNode.
|
void |
testInterpret1s()
tests the interpret-function of the LessNode.
|
void |
testInterpret1tz()
tests the interpret-function of the LessNode.
|
void |
testInterpret2()
tests the interpret-function of the LessNode.
|
void |
testInterpret2a()
tests the interpret-function of the LessNode.
|
void |
testInterpret2ad()
tests the interpret-function of the LessNode.
|
void |
testInterpret2af()
tests the interpret-function of the LessNode.
|
void |
testInterpret2b()
tests the interpret-function of the LessNode.
|
void |
testInterpret2c()
tests the interpret-function of the LessNode.
|
void |
testInterpret3()
tests the interpret-function of the LessNode.
|
void |
testInterpret3a()
tests the interpret-function of the LessNode.
|
void |
testInterpret3as()
tests the interpret-function of the LessNode.
|
void |
testInterpret3b()
tests the interpret-function of the LessNode.
|
void |
testInterpret3d()
tests the interpret-function of the LessNode.
|
void |
testInterpret4()
tests the interpret-function of the LessNode.
|
void |
testToString()
tests the toString-function of the LessNode.
|
public static junit.framework.Test suite()
public void testInterpret1()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1av()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1s()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1tz()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1gh()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1ip()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1po()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1fg()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1a()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1b()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1c()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1d()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2a()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2b()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2c()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2ad()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2af()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret3a()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret3b()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret3d()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret3as()
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 testToString()
public void testEquals1()
public void testEquals2()
public void testEquals3()
public void testEquals4()
public void testEquals5()
public void testEquals6()
public void testHashCode1()