org.hackystat.projectbrowser.page.dailyprojectdata
Class TestDailyProjectDataPage

java.lang.Object
  extended by org.hackystat.projectbrowser.test.ProjectBrowserTestHelper
      extended by org.hackystat.projectbrowser.page.dailyprojectdata.TestDailyProjectDataPage

public class TestDailyProjectDataPage
extends ProjectBrowserTestHelper

Test class for DailyProjectDataPage.

Author:
Shaoxuan Zhang

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
TestDailyProjectDataPage()
           
 
Method Summary
 java.lang.String getDateYesterdayAsString()
          return a String that represent the date of today.
 void testDailyProjectDataPage()
          Test the daily project data 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

TestDailyProjectDataPage

public TestDailyProjectDataPage()
Method Detail

testDailyProjectDataPage

public void testDailyProjectDataPage()
Test the daily project data page.


getDateYesterdayAsString

public java.lang.String getDateYesterdayAsString()
return a String that represent the date of today.

Returns:
a String represent today.