us.ihmc.utilities.fixedPointRepresentation
Class DoubleToFixedPointConverterTest

java.lang.Object
  extended by us.ihmc.utilities.fixedPointRepresentation.DoubleToFixedPointConverterTest

public class DoubleToFixedPointConverterTest
extends java.lang.Object


Constructor Summary
DoubleToFixedPointConverterTest()
           
 
Method Summary
 void testArrayConversion()
           
 void testConversion()
           
 void testRounding()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleToFixedPointConverterTest

public DoubleToFixedPointConverterTest()
Method Detail

testRounding

public void testRounding()
                  throws OutsideSerializableValuesException
Throws:
OutsideSerializableValuesException

testConversion

public void testConversion()
                    throws OutsideSerializableValuesException
Throws:
OutsideSerializableValuesException

testArrayConversion

public void testArrayConversion()
                         throws OutsideSerializableValuesException
Throws:
OutsideSerializableValuesException