org.jtheque.utils.tests
Class CountersTest

java.lang.Object
  extended by org.jtheque.utils.tests.CountersTest

public class CountersTest
extends Object

A TestCase to test the Couters class.

Author:
Baptiste Wicht

Constructor Summary
CountersTest()
           
 
Method Summary
 void testAddAndGet()
          Test the testAndGet method.
 void testCounter()
          Test the testCounter method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountersTest

public CountersTest()
Method Detail

testAddAndGet

public void testAddAndGet()
Test the testAndGet method.


testCounter

public void testCounter()
Test the testCounter method.



Copyright © 2010 JTheque. All Rights Reserved.