Method Summary |
|
public static Test | suite() Returns the tests as a test suite. |
public void | testCloning() Confirm that cloning works. |
public void | testConstructor1() Some checks for the default constructor. |
public void | testConstructor2() Some checks for the other constructor. |
public void | testEquals() A test for the equals() method. |
public void | testGeneral() Some general checks for the lookup table. |
public void | testSerialization() Serialize an instance, restore it, and check for equality. |