org.apache.commons.math3.util
Class IncrementorTest
java.lang.Object
org.apache.commons.math3.util.IncrementorTest
public class IncrementorTest
- extends Object
Test for Incrementor.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncrementorTest
public IncrementorTest()
testConstructor1
public void testConstructor1()
testConstructor2
public void testConstructor2()
testCanIncrement1
public void testCanIncrement1()
testCanIncrement2
public void testCanIncrement2()
testAccessor
public void testAccessor()
testBelowMaxCount
public void testBelowMaxCount()
testAboveMaxCount
public void testAboveMaxCount()
testAlternateException
public void testAlternateException()
testReset
public void testReset()
testBulkIncrement
public void testBulkIncrement()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.