| |
|
| java.lang.Object test.org.mandarax.lib.math.DoubleArithmeticTests
DoubleArithmeticTests | public class DoubleArithmeticTests (Code) | | Tests for int arithmetics. Executing 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. |
DoubleArithmeticTests | public DoubleArithmeticTests()(Code) | | Constructor.
|
suite | public static Test suite()(Code) | | Get the test suite.
the test suite |
|
|
|