public class VariableTest
extends java.lang.Object
Constructor and Description |
---|
VariableTest() |
Modifier and Type | Method and Description |
---|---|
void |
set() |
void |
testCompute() |
void |
testEngine() |
void |
testEqualsObject() |
void |
testGetName() |
void |
testIsComputable() |
void |
testIsUnit() |
void |
testIsZero() |
void |
testOneReduction() |
void |
testToString() |
void |
testVariable() |
public void set()
public void testGetName()
public void testVariable()
public void testToString()
public void testCompute()
public void testIsZero()
public void testIsUnit()
public void testEngine()
public void testEqualsObject()
public void testIsComputable()
public void testOneReduction()