com.buglabs.bug.base.tests
Class ScreenTester

java.lang.Object
  extended by com.buglabs.bug.base.tests.ScreenTester

public class ScreenTester
extends java.lang.Object


Constructor Summary
ScreenTester(IBaseDisplay display)
           
 
Method Summary
 void release()
           
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenTester

public ScreenTester(IBaseDisplay display)
Method Detail

release

public void release()
             throws InvalidClientException
Throws:
InvalidClientException

test

public void test()