|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensor.xmldata.option.OptionUtilTest
public class OptionUtilTest
Tests if the option utility helper methods return the correct values.
Constructor Summary | |
---|---|
OptionUtilTest()
|
Method Summary | |
---|---|
void |
testCreateShell()
Tests if the correct sensorshell instance is returned. |
void |
testGetCurrentTimestamp()
Tests if the correct current timestamp is returned. |
void |
testGetTimestampInMillis()
Tests if the correct long value in milliseconds is returned based on the timestamp. |
void |
testMassageTimestamp()
Tests if the specified timestamp is massaged to valid values correctly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OptionUtilTest()
Method Detail |
---|
public void testGetTimestampInMillis()
public void testGetCurrentTimestamp()
public void testMassageTimestamp()
public void testCreateShell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |