public class EntierTest
extends java.lang.Object
Constructor and Description |
---|
EntierTest() |
Modifier and Type | Method and Description |
---|---|
void |
set() |
void |
testCompute() |
void |
testEngine() |
void |
testEntier() |
void |
testGetValeur() |
void |
testIsComputable() |
void |
testIsUnit() |
void |
testIsZero() |
void |
testOneReduction() |
void |
testToString() |
void |
unset() |
public void set()
public void testGetValeur()
public void testEntier()
public void testIsZero()
public void testIsUnit()
public void testToString()
public void testIsComputable()
public void testCompute()
public void testOneReduction()
public void testEngine()
public void unset()