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