public class BinaryTest
extends java.lang.Object
Constructor and Description |
---|
BinaryTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBinary() |
void |
testCompute() |
void |
testEngine() |
void |
testGetLeft() |
void |
testGetOp() |
void |
testGetRight() |
void |
testIsComputable() |
void |
testIsUnit() |
void |
testIsZero() |
void |
testOneReduction() |
void |
testToString() |
public void testBinary()
public void testGetLeft()
public void testGetRight()
public void testGetOp()
public void testToString()
public void testIsComputable()
public void testCompute()
public void testIsZero()
public void testIsUnit()
public void testOneReduction()
public void testEngine()