org.hackystat.sensor.xmldata.option
Class TestArgListOption

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

public class TestArgListOption
extends java.lang.Object

Tests if the arglist option operates as intended.

Author:
aito

Constructor Summary
TestArgListOption()
           
 
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

TestArgListOption

public TestArgListOption()
Method Detail

testIsValid

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