Method Summary |
|
public static void | main(String[] theArgs) Start the tests.
Parameters: theArgs - the arguments. |
public static Test | suite() |
public void | testLong() Tests the long validation. |
public void | testLongBeyondMax() Tests the long validation failure. |
public void | testLongBeyondMin() Tests the long validation failure. |
public void | testLongFailure() Tests the long validation failure. |
public void | testLongMax() Tests the long validation. |
public void | testLongMin() Tests the long validation. |