| |
|
| java.lang.Object test.org.mandarax.lib.math.IntArithmeticTests
IntArithmeticTests | public class IntArithmeticTests (Code) | | Tests for int arithmetics. Executin this class (=calling main) launches the
(graphical) test runner with the test suite defined in this class.
author: Jens Dietrich version: 3.4 <7 March 05> since: 1.6 |
Method Summary | |
public static void | main(String[] args) Launch the test suite. | public static Test | suite() Get the test suite. |
IntArithmeticTests | public IntArithmeticTests()(Code) | | Constructor.
|
suite | public static Test suite()(Code) | | Get the test suite.
the test suite |
|
|
|