us.ihmc.utilities.overflow
Class MaximumChangeOverflowCorrectorTest

java.lang.Object
  extended by us.ihmc.utilities.overflow.MaximumChangeOverflowCorrectorTest

public class MaximumChangeOverflowCorrectorTest
extends java.lang.Object


Constructor Summary
MaximumChangeOverflowCorrectorTest()
           
 
Method Summary
 void testIntegerOverflowDecrementByOne()
           
 void testIntegerOverflowIncrementByOne()
           
 void testSimpleIncrementByOne()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaximumChangeOverflowCorrectorTest

public MaximumChangeOverflowCorrectorTest()
Method Detail

testSimpleIncrementByOne

public void testSimpleIncrementByOne()

testIntegerOverflowIncrementByOne

public void testIntegerOverflowIncrementByOne()

testIntegerOverflowDecrementByOne

public void testIntegerOverflowDecrementByOne()