|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.projectbrowser.test.ProjectBrowserTestHelper
org.hackystat.projectbrowser.page.telemetry.TestTelemetryPage
public class TestTelemetryPage
Tests for Telemetry page.
Field Summary |
---|
Fields inherited from class org.hackystat.projectbrowser.test.ProjectBrowserTestHelper |
---|
TEST_EDIT_SPECTATOR, TEST_INVITEE, TEST_NEW_INVITEE, TEST_NEW_SPECTATOR, TEST_USER |
Constructor Summary | |
---|---|
TestTelemetryPage()
|
Method Summary | |
---|---|
void |
clear()
Clear testing data. |
java.lang.String |
getDateBeforeAsString(int i)
return a String that represent a date before today. |
void |
setUp()
Initialize data for testing. |
void |
testTelemetryPageBackgroundProcess()
Test telemetry page with background process. |
void |
testTelemetryPageNormalNavigation()
Test the daily project data page. |
void |
testTelemetryPopUpPanel()
Test pop up windows in telemetry page. |
Methods inherited from class org.hackystat.projectbrowser.test.ProjectBrowserTestHelper |
---|
addMember, clearData, generateSimData, getDailyProjectDataHostName, getSensorBaseHostName, getTelemetryHostName, getTestProperties, setupServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestTelemetryPage()
Method Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
- if problems occur.public void testTelemetryPageNormalNavigation()
public void testTelemetryPageBackgroundProcess()
public void testTelemetryPopUpPanel()
public void clear()
public java.lang.String getDateBeforeAsString(int i)
i
- the number of days before today.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |