test.robot
Class PioneerTest
java.lang.Object
test.robot.PioneerTest
public class PioneerTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dn
static DeviceNode dn
pion
static Pioneer pion
PioneerTest
public PioneerTest()
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
testSetSpeed
public void testSetSpeed()
- Test method for
Robot.setSpeed(double)
.
testSetSpeed2
public void testSetSpeed2()
testSetTurnrate
public void testSetTurnrate()
- Test method for
Robot.setTurnrate(double)
.
testSetTurnrate2
public void testSetTurnrate2()
testStop
public void testStop()
testWallfollow
public void testWallfollow()
testSetSpeed3
public void testSetSpeed3()
suite
public static junit.framework.JUnit4TestAdapter suite()
- To use JUnit test suite