net.sf.bt747.gps.convert.test
Class GeoidTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by net.sf.bt747.gps.convert.test.GeoidTest
All Implemented Interfaces:
junit.framework.Test

public class GeoidTest
extends junit.framework.TestCase

Author:
Mario

Constructor Summary
GeoidTest()
           
 
Method Summary
 void testTAlbe()
           
 void testWgs84Separation()
          Checks the Wgs84Seperation function.
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GeoidTest

public GeoidTest()
Method Detail

testWgs84Separation

public void testWgs84Separation()
                         throws java.lang.Exception
Checks the Wgs84Seperation function.

Throws:
java.lang.Exception

testTAlbe

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