org.hackystat.sensor.xmldata.option
Class TestSdtOption

java.lang.Object
  extended by org.hackystat.sensor.xmldata.option.TestSdtOption

public class TestSdtOption
extends java.lang.Object

Tests if the SdtOption operates as intended.

Author:
aito

Constructor Summary
TestSdtOption()
           
 
Method Summary
 void testIsValid()
          Tests if isValid returns the correct value depending on the specified parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSdtOption

public TestSdtOption()
Method Detail

testIsValid

public void testIsValid()
Tests if isValid returns the correct value depending on the specified parameters.