public class EqualNodeTest
extends java.lang.Object
| Constructor and Description |
|---|
EqualNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testEquals1()
tests the equals-function of the EqualNode.
|
void |
testEquals2()
tests the equals-function of the EqualNode.
|
void |
testEquals3()
tests the equals-function of the EqualNode.
|
void |
testEquals4()
tests the equals-function of the EqualNode.
|
void |
testEquals5()
tests the equals-function of the EqualNode.
|
void |
testEquals6()
tests the equals-function of the EqualNode.
|
void |
testHashCode1()
tests the equals-function of the EqualNode.
|
void |
testInterpret1()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1a()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1b()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1c()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1d()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1e()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1f()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1g()
tests the interpret-function of the EqualNode.
|
void |
testInterpret1h()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2a()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2b()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2c()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2d()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2e()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2f()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2g()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2h()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2i()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2j()
tests the interpret-function of the EqualNode.
|
void |
testInterpret2k()
tests the interpret-function of the EqualNode.
|
void |
testInterpret3()
tests the interpret-function of the AssignNode.
|
void |
testToString()
tests the toString-function of the EqualNode.
|
public static junit.framework.Test suite()
public void testInterpret1()
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 testInterpret1e()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1f()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1g()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1h()
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 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 testInterpret2d()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2e()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2f()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2g()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2h()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2i()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2j()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret2k()
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 testInterpret3()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testHashCode1()