|
||||||||||
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.complexity.TestComplexityRestApi
public class TestComplexityRestApi
Tests the Complexity DPD.
Constructor Summary | |
---|---|
TestComplexityRestApi()
|
Method Summary | |
---|---|
void |
getComplexity()
Test that GET {host}/complexity/{user}/{project}/{starttime}/{type}?Tool={tool} 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 TestComplexityRestApi()
Method Detail |
---|
public void getComplexity() 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 |