org.deegree.geometry
Class QTreeTest

java.lang.Object
  extended by org.deegree.geometry.QTreeTest

public class QTreeTest
extends Object

The QTreeTest class TODO add class documentation here.

Version:
$Revision: 31641 $, $Date: 2011-08-24 21:24:55 +0200 (Wed, 24 Aug 2011) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $

Constructor Summary
QTreeTest()
           
 
Method Summary
 void testDelete()
          test if the delete results in an empty qtree
 void testInsert()
          test if the inserts result in 16 ids
 void testIntersection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTreeTest

public QTreeTest()
Method Detail

testInsert

public void testInsert()
                throws IOException
test if the inserts result in 16 ids

Throws:
IOException

testIntersection

public void testIntersection()
                      throws IOException
Throws:
IOException

testDelete

public void testDelete()
                throws IOException
test if the delete results in an empty qtree

Throws:
IOException


Copyright © 2011. All Rights Reserved.