us.ihmc.utilities.dataStructures.quadTree
Class FloatQuadTreeTest

java.lang.Object
  extended by us.ihmc.utilities.dataStructures.quadTree.FloatQuadTreeTest

public class FloatQuadTreeTest
extends java.lang.Object

User: Matt Date: 4/5/13


Constructor Summary
FloatQuadTreeTest()
           
 
Method Summary
 void testPuttingDifferentHeightPointsAtDifferentLocations()
           
 void testPuttingDifferentHeightPointsAtSameLocation()
           
 void testSomethingAbove()
           
 void testSomethingAboveTheOldWayBecauseWhyDeleteATest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatQuadTreeTest

public FloatQuadTreeTest()
Method Detail

testSomethingAbove

public void testSomethingAbove()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testSomethingAboveTheOldWayBecauseWhyDeleteATest

public void testSomethingAboveTheOldWayBecauseWhyDeleteATest()

testPuttingDifferentHeightPointsAtDifferentLocations

public void testPuttingDifferentHeightPointsAtDifferentLocations()
                                                          throws java.lang.Exception
Throws:
java.lang.Exception

testPuttingDifferentHeightPointsAtSameLocation

public void testPuttingDifferentHeightPointsAtSameLocation()
                                                    throws java.lang.Exception
Throws:
java.lang.Exception