public class CommandLineAccessTest extends TestClass
TestClass.EqualityTester| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_NEWLINE |
| Constructor and Description |
|---|
CommandLineAccessTest() |
_suite, addMetadata, afterTestClass, afterTestMethod, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertCausesException, assertCollectionEquals, assertCollectionEquals, assertIterableEquals, assertIterableEquals, assertIterableEqualsIgnoreOrder, assertListEquals, assertListEquals, assertMatchRegex, assertSetsEqual, assertZero, assertZero, beforeTestMethod, createClassMetadata, createDefaultEnvironment, createMetadata, createMetadata, createMethodMetadata, createTestClass, doRunTest, getClassName, getExecutionManager, getFullClassNameInternal, getMetadata, getName, getNumberOfInstancesOfTestClassCreated, getPackageName, getTotalNumTestMethods, getType, getTypeName, initInternalData, initMetadata, isGosuTest, isMetaAnnotation, isMetaAnnotationInfo, reallyRun, reallyRunBare, run, runBare, runTest, setExecutionManager, setGosuTest, setName, setUp, tearDown, toStringassertEquals, 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, formatpublic static final String PROPERTY_NEWLINE
public void beforeTestClass()
beforeTestClass in class TestClasspublic void testLongLine()
public void testOptionsSorted()
public void testSystemToolsOptionsSorted()
public void testBasicStringPropertyIsSet()
public void testBasicStringPropertyIsSetAsLongArg()
public void testBasicBooleanPropertyIsSet()
public void testBasicBooleanPropertyIsSetAsLongArg()
public void testStringWithShortArgIsSetWithShortArg()
public void testStringWithShortArgIsSetWithLongArg()
public void testDocumentationStringIsCorrect()
public void testStringWithDefaultValueWorksCorrectly()
public void testAllArgumentsTogetherWorks()
public void testCommandLineDoesNotParseWithoutRequiredArg()
public void testCommandLineDoesParseWithRequiredArg()
public void testStringArrayArgGrabsMultipleStrings()
public void testStringArrayArgStopsGrabbingStringsAtNextArg()
public void testNoArgNeedePropertyCorrectlyGetsSetToEmptyString()
public void testArgNamesAreCorrectlyPutOnScalarValues()
public void testArgNamesAreCorrectlyPutOnArrayValues()
public void testArrayArgsNullWhenNotPresent()
public void testArrayArgsRequiresCorrectNumberOfArgs()
public void testArrayArgsWithNoArgRequiredDoesNotRequiresCorrectNumberOfArgs()
public void testArrayWithDefaultValuesWorksCorrectly()
public void testArrayWithValuesWorksCorrectly()
public void testArraySeparatorWorksCorrectly()
public void testArgsAreSetProperly()
public void testBasicStringPropertyIsSetInstance()
public void testBasicStringPropertyIsSetAsLongArgInstanceInstance()
public void testBasicBooleanPropertyIsSetInstance()
public void testBasicBooleanPropertyIsSetAsLongArgInstance()
public void testStringWithShortArgIsSetWithShortArgInstance()
public void testStringWithShortArgIsSetWithLongArgInstance()
public void testDocumentationStringIsCorrectInstance()
public void testStringWithDefaultValueWorksCorrectlyInstance()
public void testAllArgumentsTogetherWorksInstance()
public void testCommandLineDoesNotParseWithoutRequiredArgInstance()
public void testCommandLineDoesParseWithRequiredArgInstace()
public void testStringArrayArgGrabsMultipleStringsInstance()
public void testStringArrayArgStopsGrabbingStringsAtNextArgInstance()
public void testNoArgNeedePropertyCorrectlyGetsSetToEmptyStringInstance()
public void testArgNamesAreCorrectlyPutOnScalarValuesInstance()
public void testArgNamesAreCorrectlyPutOnArrayValuesInstance()
public void testArrayArgsNullWhenNotPresentInstance()
public void testArrayArgsRequiresCorrectNumberOfArgsInstance()
public void testArrayArgsWithNoArgRequiredDoesNotRequiresCorrectNumberOfArgsInstance()
public void testArrayWithDefaultValuesWorksCorrectlyInstance()
public void testArrayWithValuesWorksCorrectlyInstance()
public void testArraySeparatorWorksCorrectlyInstance()
public void testSimple()
throws gw.lang.parser.exceptions.ParseResultsException
public void testConversionMethod()
throws ParseException
ParseExceptionpublic void testClassWithConflictingStaticMemberVariableAndProperty()
public void testPublicFinalVariablesAreNotNukedByCommandLineAccess()
public void testDeriveDescription()
public void testDocumentationStringDoesNotContainHiddenOptions()
public void testDocumentationStringDoesNotContainHiddenOptionsInstance()
Copyright © 2015. All rights reserved.