|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.utilities.tstamp.TestTstamp
public class TestTstamp
Tests the Tstamp class.
Constructor Summary | |
---|---|
TestTstamp()
|
Method Summary | |
---|---|
void |
testDaysBetween()
Test to make sure that the daysBetween method works correctly. |
void |
testOrLater()
Test to make sure that the is* methods work OK. |
void |
testSorting()
Tests that the sort() method works. |
void |
testTstampArithmetic()
Tests the Tstamp class. |
void |
testTstampSpan()
Tests time span. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestTstamp()
Method Detail |
---|
public void testTstampArithmetic() throws java.lang.Exception
java.lang.Exception
- if problems occur.public void testTstampSpan() throws java.lang.Exception
java.lang.Exception
- If problem occurspublic void testOrLater() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testDaysBetween() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testSorting() throws java.lang.Exception
java.lang.Exception
- If problems occur.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |