|
||||||||||
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.TestDevEventChartRestApi
public class TestDevEventChartRestApi
Tests the DevTime part of the Telemetry REST API.
Constructor Summary | |
---|---|
TestDevEventChartRestApi()
|
Method Summary | |
---|---|
void |
generateData()
Creates DevEvents on server for use in Telemetry processing. |
void |
testChartParams()
Tests the DevTime chart. |
void |
testMemberChartParams()
Tests the MemberDevTime chart. |
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 TestDevEventChartRestApi()
Method Detail |
---|
public void generateData() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testChartParams() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testMemberChartParams() 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 |