|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.telemetry.service.test.TelemetryTestHelper
org.hackystat.telemetry.service.resource.chart.TestChartRestApi
public class TestChartRestApi
Tests the definition and index parts of the Chart REST API.
Constructor Summary | |
---|---|
TestChartRestApi()
|
Method Summary | |
---|---|
void |
setupClient()
Creates DevEvents on server for use in Telemetry processing. |
void |
testChartDefinition()
Tests the Chart Definition interface. |
void |
testChartIndex()
Tests the ChartIndex interface. |
Methods inherited from class org.hackystat.telemetry.service.test.TelemetryTestHelper |
---|
getDailyProjectDataHostName, getSensorBaseHostName, getTelemetryHostName, setupServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestChartRestApi()
Method Detail |
---|
public void setupClient() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testChartIndex() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testChartDefinition() 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 |