org.hackystat.utilities.tstamp
Class TestTstampSet

java.lang.Object
  extended by org.hackystat.utilities.tstamp.TestTstampSet

public class TestTstampSet
extends java.lang.Object

Tests the TstampSet class.

Author:
Philip Johnson

Constructor Summary
TestTstampSet()
           
 
Method Summary
 void testSet()
          Tests the tstampset.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestTstampSet

public TestTstampSet()
Method Detail

testSet

public void testSet()
Tests the tstampset. Instantiates the set, adds some stuff,and checks to see if it's copacetic.