|
||||||||||
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.TestFileMetricChartRestApi
public class TestFileMetricChartRestApi
Tests the FileMetric Chart processing.
Field Summary | |
---|---|
(package private) int |
counter
A counter so that each resource (file name) is unique in the sample data. |
Constructor Summary | |
---|---|
TestFileMetricChartRestApi()
|
Method Summary | |
---|---|
void |
generateData()
Creates FileMetrics on server for use in Telemetry processing. |
void |
testFileMetricChart()
Tests the FileMetric 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 |
Field Detail |
---|
int counter
Constructor Detail |
---|
public TestFileMetricChartRestApi()
Method Detail |
---|
public void generateData() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testFileMetricChart() 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 |