org.jtheque.utils.tests
Class CountersTest
java.lang.Object
org.jtheque.utils.tests.CountersTest
public class CountersTest
- extends Object
A TestCase to test the Couters class.
- Author:
- Baptiste Wicht
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountersTest
public CountersTest()
testAddAndGet
public void testAddAndGet()
- Test the testAndGet method.
testCounter
public void testCounter()
- Test the testCounter method.
Copyright © 2010 JTheque. All Rights Reserved.