|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object test.device.RobotDeviceTest
public class RobotDeviceTest
Field Summary | |
---|---|
(package private) static DeviceNode |
deviceNode
|
(package private) static Gripper |
gripper
|
Constructor Summary | |
---|---|
RobotDeviceTest()
|
Method Summary | |
---|---|
static void |
setUpBeforeClass()
|
static junit.framework.JUnit4TestAdapter |
suite()
To use JUnit test suite |
static void |
tearDownAfterClass()
|
void |
testGetDevice()
Test method for RobotDevice.getDevice() . |
void |
testGetDeviceNode()
Test method for RobotDevice.getDeviceNode() . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static DeviceNode deviceNode
static Gripper gripper
Constructor Detail |
---|
public RobotDeviceTest()
Method Detail |
---|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void testGetDevice()
RobotDevice.getDevice()
.
public void testGetDeviceNode()
RobotDevice.getDeviceNode()
.
public static junit.framework.JUnit4TestAdapter suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |