|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
public class DailyProjectDataTestHelper
Provides a helper class to facilitate JUnit testing.
Constructor Summary | |
---|---|
DailyProjectDataTestHelper()
Constructor. |
Method Summary | |
---|---|
protected java.lang.String |
getDailyProjectDataHostName()
Returns the hostname associated with this DPD test server. |
protected Server |
getDpdServer()
Returns the DPD server instance. |
protected java.lang.String |
getSensorBaseHostName()
Returns the sensorbase hostname that this DPD server communicates with. |
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 DailyProjectDataTestHelper()
Method Detail |
---|
public static void setupServer() throws java.lang.Exception
java.lang.Exception
- If problems occur setting up the server.protected java.lang.String getDailyProjectDataHostName()
protected java.lang.String getSensorBaseHostName()
protected Server getDpdServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |