|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindprod.common11.TestDate
public final class TestDate
Validate BigDate to ensure it is bug-free. Also demonstrate and exercise the various methods.
Constructor Summary | |
---|---|
TestDate()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Run a series of tests on BigDate to ensure it is bug-free. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestDate()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command line arguments, not used.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |