org.hackystat.projectbrowser.page.sensordata
Class TestSensorDataPage

java.lang.Object
  extended by org.hackystat.projectbrowser.test.ProjectBrowserTestHelper
      extended by org.hackystat.projectbrowser.page.sensordata.TestSensorDataPage

public class TestSensorDataPage
extends ProjectBrowserTestHelper

Tests the SensorDataPage.

Author:
Philip Johnson

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
TestSensorDataPage()
           
 
Method Summary
 void testSensorDataPage()
          This is more of a stub, since the page has no contents yet, but shows how to login and get there.
 
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

TestSensorDataPage

public TestSensorDataPage()
Method Detail

testSensorDataPage

public void testSensorDataPage()
This is more of a stub, since the page has no contents yet, but shows how to login and get there.