Package org.hackystat.dailyprojectdata.resource.coverage

Provides a Restlet Resource for the Coverage DailyProjectData abstraction.

See:
          Description

Class Summary
CoverageData The class wrapping SensorData instance, which provides easy access to the coverage specific properties.
CoverageResource Implements the Resource for processing GET {host}/coverage/{user}/{project}/{timestamp}/{type} requests.
TestCoverageData Tests if the CoverageData wraps a SensorData instance as intended.
TestCoverageRestApi Tests the Coverage portion of the DailyProjectData REST API.
 

Package org.hackystat.dailyprojectdata.resource.coverage Description

Provides a Restlet Resource for the Coverage DailyProjectData abstraction.