org.hackystat.dailyprojectdata.resource.devtime
Class TestDevTimeCounter

java.lang.Object
  extended by org.hackystat.dailyprojectdata.resource.devtime.TestDevTimeCounter

public class TestDevTimeCounter
extends java.lang.Object

Tests the DevTimeCounter.

Author:
Philip Johnson

Constructor Summary
TestDevTimeCounter()
           
 
Method Summary
 void testDevTimeCounter()
          Test the DevTimeCounter abstraction.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDevTimeCounter

public TestDevTimeCounter()
Method Detail

testDevTimeCounter

public void testDevTimeCounter()
                        throws java.lang.Exception
Test the DevTimeCounter abstraction.

Throws:
java.lang.Exception - If problems occur.