com.buglabs.bug.jni.accelerometer.tests
Class AccelerometerTest

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.jni.accelerometer.tests.AccelerometerTest

public class AccelerometerTest
extends TestCase


Constructor Summary
AccelerometerTest()
           
 
Method Summary
 void testDefaultConfiguration()
           
 void testOpenCloseAccelerometer()
           
 void testSetConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccelerometerTest

public AccelerometerTest()
Method Detail

testOpenCloseAccelerometer

public void testOpenCloseAccelerometer()

testDefaultConfiguration

public void testDefaultConfiguration()

testSetConfiguration

public void testSetConfiguration()