|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.sensor.xmldata.option.TestOptionHandler
public class TestOptionHandler
Tests if the option handler stores, validates, and executes options as intended.
Constructor Summary | |
---|---|
TestOptionHandler()
|
Method Summary | |
---|---|
void |
setUp()
Sets up each test case. |
void |
testHasRequiredOptions()
Tests if all of the required options have been added. |
void |
testIsOption()
Tests if the specified option strings return true if they are indeed an option rather than a parameter. |
void |
testValidateOptions()
Tests if the options are validated correctly. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestOptionHandler()
Method Detail |
---|
public void setUp()
public void testValidateOptions()
public void testHasRequiredOptions()
public void testIsOption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |