org.hackystat.dailyprojectdata.resource.issue
Class TestIssueRestApi

java.lang.Object
  extended by org.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
      extended by org.hackystat.dailyprojectdata.resource.issue.TestIssueRestApi

public class TestIssueRestApi
extends DailyProjectDataTestHelper

Test Issue REST API.

Author:
Shaoxuan

Constructor Summary
TestIssueRestApi()
           
 
Method Summary
 void testIssueRestApi()
          Constructor, prepare the test data.
 
Methods inherited from class org.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
getDailyProjectDataHostName, getDpdServer, getSensorBaseHostName, setupServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIssueRestApi

public TestIssueRestApi()
Method Detail

testIssueRestApi

public void testIssueRestApi()
                      throws java.lang.Exception
Constructor, prepare the test data.

Throws:
java.lang.Exception - if error when making XMLGregorianCalendar timestamps.