com.buglabs.bug.jni.camera.tests
Class CameraTest

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.jni.camera.tests.CameraTest

public class CameraTest
extends TestCase


Constructor Summary
CameraTest()
           
 
Method Summary
 void testCameraOpenClose()
           
 void testCameraStreamOnOff()
           
 void testCameraTakeSnapShot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CameraTest

public CameraTest()
Method Detail

testCameraOpenClose

public void testCameraOpenClose()

testCameraStreamOnOff

public void testCameraStreamOnOff()

testCameraTakeSnapShot

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