ch.hsr.worldfiletool.junit
Class WorldFileToolTest

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

public class WorldFileToolTest
extends java.lang.Object

The Class WorldFileTest.


Constructor Summary
WorldFileToolTest()
           
 
Method Summary
 void testCheck_ext()
           
 void testParse_kml()
          writing my first tests ever.
 void testParse_worldfile()
           
 
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

testParse_kml

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


testParse_worldfile

public void testParse_worldfile()

testCheck_ext

public void testCheck_ext()