|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.dailyprojectdata.resource.snapshot.TestSensorDataRefComparator
public class TestSensorDataRefComparator
Tests that the SensorDataRef
s are properly compared.
Constructor Summary | |
---|---|
TestSensorDataRefComparator()
|
Method Summary | |
---|---|
void |
setupDataRefs()
Creates dummy sensor data refs for testing. |
void |
testCompareAscending()
Tests the comparing of data refs in ascending order. |
void |
testCompareDescending()
Tests the comparing of data refs in descending order. |
void |
testCompareSame()
Tests the comparing of data refs with the same timestamp. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestSensorDataRefComparator()
Method Detail |
---|
public void setupDataRefs() throws java.lang.Exception
java.lang.Exception
- Thrown if there is an error.public void testCompareAscending()
public void testCompareDescending()
public void testCompareSame()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |