Uses of Package
org.hackystat.sensorbase.test

Packages that use org.hackystat.sensorbase.test
org.hackystat.sensorbase.resource.db Provides resources for database manipulation. 
org.hackystat.sensorbase.resource.ping Provides the "Ping" resource, which is simply the string "SensorBase" in the case of this service. 
org.hackystat.sensorbase.resource.projects Provides the "Projects" resource, which represents a set of Sensor Data resources for a particular set of users over a particular time frame. 
org.hackystat.sensorbase.resource.sensordata Provides the "SensorData" resource, which represents an atomic piece of software engineering process or product data. 
org.hackystat.sensorbase.resource.sensordatatypes Provides the SensorDataTypes and SensorDataType resource implementations. 
org.hackystat.sensorbase.resource.users Provides the Users and User resource implementations. 
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.db
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.ping
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.projects
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.sensordata
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.sensordatatypes
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.
 

Classes in org.hackystat.sensorbase.test used by org.hackystat.sensorbase.resource.users
SensorBaseRestApiHelper
          Provides helpful utility methods to SensorBase test classes, which will normally want to extend this class.