public class MultNodeTest
extends java.lang.Object
| Constructor and Description |
|---|
MultNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
testEquals1()
tests the equals-function of the MultNode.
|
void |
testEquals2()
tests the equals-function of the MultNode.
|
void |
testEquals3()
tests the equals-function of the MultNode.
|
void |
testEquals4()
tests the equals-function of the MultNode.
|
void |
testEquals5()
tests the equals-function of the MultNode.
|
void |
testEquals6()
tests the equals-function of the MultNode.
|
void |
testHashCode1()
tests the equals-function of the MultNode.
|
void |
testInterpret1()
tests the interpret-function of the MultNode.
|
void |
testInterpret1a()
tests the interpret-function of the MultNode.
|
void |
testInterpret1ad()
tests the interpret-function of the MultNode.
|
void |
testInterpret1ar()
tests the interpret-function of the MultNode.
|
void |
testInterpret1j()
tests the interpret-function of the MultNode.
|
void |
testInterpret1k()
tests the interpret-function of the MultNode.
|
void |
testInterpret1l()
tests the interpret-function of the MultNode.
|
void |
testInterpret1r()
tests the interpret-function of the MultNode.
|
void |
testInterpret1rt()
tests the interpret-function of the MultNode.
|
void |
testInterpret1z()
tests the interpret-function of the MultNode.
|
void |
testInterpret2()
tests the interpret-function of the MultNode.
|
void |
testToString()
tests the toString-function of the MultNode.
|
public static junit.framework.Test suite()
public void testInterpret1()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1z()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1r()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1rt()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1j()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1l()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1k()
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 testInterpret1ad()
throws CheckScriptException
CheckScriptException - if there is a problem with the nodes.public void testInterpret1ar()
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 testToString()
public void testEquals1()
public void testEquals2()
public void testEquals3()
public void testEquals4()
public void testEquals5()
public void testEquals6()
public void testHashCode1()