|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensor.ant.test.AntSensorTestHelper
org.hackystat.sensor.ant.issue.TestIssueSensor
public class TestIssueSensor
Test cases for Issue Sensor.
Field Summary |
---|
Fields inherited from class org.hackystat.sensor.ant.test.AntSensorTestHelper |
---|
host, server, user |
Constructor Summary | |
---|---|
TestIssueSensor()
|
Method Summary | |
---|---|
void |
testIssueSensorWithGoogleProjectHosting()
Test the issue sensor with public Google Project Hosting service. |
void |
testIssueSensorWithMakeupTestData()
Test inner logic with makeup test data, in form of String arrays. |
Methods inherited from class org.hackystat.sensor.ant.test.AntSensorTestHelper |
---|
getXmlFiles, setupServer, teardownServer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestIssueSensor()
Method Detail |
---|
public void testIssueSensorWithGoogleProjectHosting() throws org.hackystat.sensorbase.client.SensorBaseClientException, org.hackystat.sensorshell.usermap.SensorShellMapException
org.hackystat.sensorbase.client.SensorBaseClientException
- if test fail.
org.hackystat.sensorshell.usermap.SensorShellMapException
- if error when loading sensorshell mappublic void testIssueSensorWithMakeupTestData() throws org.hackystat.sensorshell.usermap.SensorShellMapException
org.hackystat.sensorshell.usermap.SensorShellMapException
- if error when loading sensorshell map
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |