Method Summary |
|
public static void | main(String[] args) Run the suite from the command line. |
public static Test | suite() Returns the test suite. |
public void | testAssertionEnabled() Make sures that J2SE 1.4 assertions are enabled. |
public void | testHintsKey() Tests the removal of keys from a hashmap. |
public void | testMyHints() Tests addition of custom hints. |
public void | testSystemHints() Tests the use of system properties. |