|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
junit.com.mcdermottroe.exemplar.ExemplarTestCase<T>
junit.com.mcdermottroe.exemplar.UtilityClassTestCase<Options>
junit.com.mcdermottroe.exemplar.ui.OptionsTest
public class OptionsTest
Test class for Options.
| Field Summary |
|---|
| Fields inherited from class junit.com.mcdermottroe.exemplar.ExemplarTestCase |
|---|
DELIBERATE_PASS, testedClass, TMP |
| Constructor Summary | |
|---|---|
OptionsTest()
|
|
| Methods inherited from class junit.com.mcdermottroe.exemplar.UtilityClassTestCase |
|---|
testAllFieldsStatic, testAllMethodsStatic, testOnePrivateConstructor |
| Methods inherited from class junit.com.mcdermottroe.exemplar.ExemplarTestCase |
|---|
getTestedClass, setUp, testAllMethodsBeingTested, testCorrectPackage |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OptionsTest()
| Method Detail |
|---|
public void testAllMandatoryOptionsSet()
Options.allMandatoryOptionsSet().
public void testDescribeDefault()
Options.describeDefault(String).
public void testGetBoolean()
Options.getBoolean(String).
public void testGetDescription()
Options.getDescription(String).
public void testGetEnumDescriptions()
Options.getEnumDescriptions(String).
public void testGetInteger()
Options.getInteger(String).
public void testGetString()
Options.getString(String).
public void testGetOptionNames()
Options.getOptionNames().
public void testIsArgument()
Options.isArgument(String).
public void testIsDebugSet()
Options.isDebugSet().
public void testIsEnum()
Options.isEnum(String).
public void testIsInitialised()
Options.isInitialised().
public void testIsLegal()
Options.isLegal(String).
public void testIsMandatory()
Options.isMandatory(String).
public void testIsMultiValue()
Options.isMultiValue(String).
public void testIsSet()
Options.isSet(String, String).
public void testIsSwitch()
Options.isSwitch(String).
public void testReset()
Options.reset().
public void testSet()
Options.set(String, String).
public void testSetUIFinished()
Options.setUIFinished().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||