|
||||||||||
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.coverage.TestCoverageRestApi
public class TestCoverageRestApi
Tests the Coverage portion of the DailyProjectData REST API.
Constructor Summary | |
---|---|
TestCoverageRestApi()
|
Method Summary | |
---|---|
void |
testGetCoverage()
Test that GET {host}/coverage/{user}/Default/{starttime} works properly. |
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 TestCoverageRestApi()
Method Detail |
---|
public void testGetCoverage() 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 |