test.robot
Class ExploreRobotTest

java.lang.Object
  extended by test.robot.ExploreRobotTest

public class ExploreRobotTest
extends java.lang.Object


Field Summary
(package private) static DeviceNode dn
           
(package private) static ExploreRobot robot
           
 
Constructor Summary
ExploreRobotTest()
           
 
Method Summary
static void setUpBeforeClass()
           
static junit.framework.JUnit4TestAdapter suite()
          To use JUnit test suite
static void tearDownAfterClass()
           
 void testBlobsearch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dn

static DeviceNode dn

robot

static ExploreRobot robot
Constructor Detail

ExploreRobotTest

public ExploreRobotTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws java.lang.Exception
Throws:
java.lang.Exception

tearDownAfterClass

public static void tearDownAfterClass()
                               throws java.lang.Exception
Throws:
java.lang.Exception

testBlobsearch

public void testBlobsearch()

suite

public static junit.framework.JUnit4TestAdapter suite()
To use JUnit test suite