|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.telemetry.service.test.TelemetryTestHelper
public class TelemetryTestHelper
Provides a helper class to facilitate JUnit testing.
Constructor Summary | |
---|---|
TelemetryTestHelper()
Constructor. |
Method Summary | |
---|---|
protected java.lang.String |
getDailyProjectDataHostName()
Returns the DPD hostname that this Telemetry server communicates with. |
protected java.lang.String |
getSensorBaseHostName()
Returns the sensorbase hostname that this Telemetry server communicates with. |
protected java.lang.String |
getTelemetryHostName()
Returns the hostname associated with this Telemetry test server. |
static void |
setupServer()
Starts the server going for these tests. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TelemetryTestHelper()
Method Detail |
---|
public static void setupServer() throws java.lang.Exception
java.lang.Exception
- If problems occur setting up the server.protected java.lang.String getTelemetryHostName()
protected java.lang.String getSensorBaseHostName()
protected java.lang.String getDailyProjectDataHostName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |