ch.hsr.worldfiletool
Class WorldFileToolTest

java.lang.Object
  extended by ch.hsr.worldfiletool.WorldFileToolTest

public class WorldFileToolTest
extends java.lang.Object


Constructor Summary
WorldFileToolTest()
           
 
Method Summary
 void testCheck_ext()
           
 void testMain()
          writing my first tests ever.
 void testRead_image()
           
 void testRead_kml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldFileToolTest

public WorldFileToolTest()
Method Detail

testMain

public void testMain()
writing my first tests ever. show a lil' mercy. ;)


testRead_kml

public void testRead_kml()
                  throws java.io.IOException
Throws:
java.io.IOException

testRead_image

public void testRead_image()
                    throws java.io.IOException
Throws:
java.io.IOException

testCheck_ext

public void testCheck_ext()