|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensorshell.TestMultiSensorShell
public class TestMultiSensorShell
Provides testing classes and a main method for experimenting with MultiSensorShell performance.
Constructor Summary | |
---|---|
TestMultiSensorShell()
|
Method Summary | |
---|---|
static void |
setupServer()
Starts the server going for these tests, and makes sure our test user is registered. |
static void |
teardownServer()
Gets rid of the sent sensor data and the user. |
void |
testMultiSensorShell()
Tests that the MultiSensorShell can send data to the Server and this data can be retrieved. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestMultiSensorShell()
Method Detail |
---|
public static void setupServer() throws java.lang.Exception
java.lang.Exception
- If problems occur setting up the server.public static void teardownServer() throws java.lang.Exception
java.lang.Exception
- If problems occur setting up the server.public void testMultiSensorShell() throws java.lang.Exception
java.lang.Exception
- If problems occur.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |