|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase test.device.DeviceNodeTest
public class DeviceNodeTest
Field Summary | |
---|---|
(package private) DeviceNode |
deviceNode
|
Constructor Summary | |
---|---|
DeviceNodeTest()
|
Method Summary | |
---|---|
static junit.framework.JUnit4TestAdapter |
suite()
To use JUnit test suite |
protected void |
tearDown()
|
void |
testDeviceNode1Node()
|
void |
testDeviceNode2Nodes()
|
void |
testDeviceNode3Nodes()
|
void |
testDeviceNode6Nodes()
|
void |
testDeviceNodeLocalizeOnly()
|
void |
testDeviceNodeSimulationOnly()
|
void |
testDeviceNodeTemplate1()
|
void |
testDeviceNodeTemplate2()
|
void |
testDeviceNodeTemplate2a()
|
void |
testDeviceNodeTemplate2b()
|
void |
testDeviceNodeTemplate3()
|
void |
testDeviceNodeTemplate4()
|
void |
testDeviceNodeTemplate5()
|
void |
testDeviceNodeTemplate6()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
DeviceNode deviceNode
Constructor Detail |
---|
public DeviceNodeTest()
Method Detail |
---|
public void testDeviceNodeSimulationOnly()
public void testDeviceNodeLocalizeOnly()
public void testDeviceNodeTemplate1()
public void testDeviceNodeTemplate2()
public void testDeviceNodeTemplate2a()
public void testDeviceNodeTemplate2b()
public void testDeviceNodeTemplate3()
public void testDeviceNodeTemplate4()
public void testDeviceNodeTemplate5()
public void testDeviceNodeTemplate6()
public void testDeviceNode1Node()
public void testDeviceNode2Nodes()
public void testDeviceNode3Nodes()
public void testDeviceNode6Nodes()
public static junit.framework.JUnit4TestAdapter suite()
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |