|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
org.hackystat.dailyprojectdata.resource.ping.TestPingRestApi
public class TestPingRestApi
Tests the Ping REST API.
Constructor Summary | |
---|---|
TestPingRestApi()
|
Method Summary | |
---|---|
void |
testPing()
Test that GET {host}/ping returns "DailyProjectData", and that GET {host}/ping?user={user}&password={password} returns "DailyProjectData authenticated". |
Methods inherited from class org.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper |
---|
getDailyProjectDataHostName, getDpdServer, getSensorBaseHostName, setupServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestPingRestApi()
Method Detail |
---|
public void testPing() 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 |