us.ihmc.utilities.dataStructures.quadTree
Class QuadTreeTest
java.lang.Object
us.ihmc.utilities.dataStructures.quadTree.QuadTreeTest
public class QuadTreeTest
- extends java.lang.Object
User: Matt
Date: 4/1/13
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuadTreeTest
public QuadTreeTest()
testPuttingDifferentHeightPointsAtDifferentLocations
public void testPuttingDifferentHeightPointsAtDifferentLocations()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPuttingSimilarHeightPoints
public void testPuttingSimilarHeightPoints()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAll
public void testAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMerging
public void testMerging()
throws java.lang.Exception
- Throws:
java.lang.Exception
testClear
public void testClear()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMinX
public void testGetMinX()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMaxX
public void testGetMaxX()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMinY
public void testGetMinY()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMaxY
public void testGetMaxY()
throws java.lang.Exception
- Throws:
java.lang.Exception