com.buglabs.bug.jni.gps.tests
Class GPSTest

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.jni.gps.tests.GPSTest

public class GPSTest
extends TestCase


Constructor Summary
GPSTest()
           
 
Method Summary
 void testGPSInputStream()
           
 void testGPSLEDs()
           
 void testInitOpenClose()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPSTest

public GPSTest()
Method Detail

testInitOpenClose

public void testInitOpenClose()

testGPSLEDs

public void testGPSLEDs()
                 throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

testGPSInputStream

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