Method Summary |
|
public static void | main(String[] args) Run the suit from the command line. |
public static Test | suite() Returns the test suite. |
public void | testConstructor() Tests the constructor. |
public void | testEquals() Tests the shallow equals and copy methods. |
public void | testGet() Tests the get method. |
public void | testHashCode() Tests the hash code computation. |
public void | testName() Tests the
indexOf and {code name} methods. |