public class PlantUMLDependencyDisplayTypeOptionArgumentTest
extends net.sourceforge.plantumldependency.common.ComparableAndDeepCloneableObjectTest<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.PlantUMLDependencyDisplayTypeOptionArgument>
PlantUMLDependencyDisplayTypeOptionArgument.| Modifier and Type | Field and Description |
|---|---|
static net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> |
DISPLAY_TYPE_OPTION_ARGUMENT1
Display type option argument test 1 instance.
|
static net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> |
DISPLAY_TYPE_OPTION_ARGUMENT2
Display type option argument test 2 instance.
|
static net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> |
DISPLAY_TYPE_OPTION_ARGUMENT4
Display type option argument test 3 instance.
|
| Constructor and Description |
|---|
PlantUMLDependencyDisplayTypeOptionArgumentTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetFullUsageDescription()
Test method for
AbstractOptionArgument.getFullUsageDescription()
. |
void |
testGetMainUsage()
Test method for
AbstractOptionArgument.getMainUsage()
. |
void |
testParseArgumentLowerCase()
Test method for
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
. |
void |
testParseArgumentNull()
Test method for
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
. |
void |
testParseArgumentUpperCase()
Test method for
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
. |
void |
testParseArgumentWithBadString()
Test method for
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
. |
void |
testParseArgumentWithEmptyString()
Test method for
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
. |
compareToIsConsistent, compareToIsConsistentWithEquals, compareToIsSymmetric, compareToIsTransitive, compareToWorks, deepCloneClassAreEquals, deepCloneReferencesAreDifferent, deepClonesAreEqualstoStringContainsClassNamepublic static final net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> DISPLAY_TYPE_OPTION_ARGUMENT1
public static final net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> DISPLAY_TYPE_OPTION_ARGUMENT2
public static final net.sourceforge.plantumldependency.commoncli.option.argument.OptionArgument<Set<net.sourceforge.plantumldependency.cli.main.option.display.type.argument.DisplayType>> DISPLAY_TYPE_OPTION_ARGUMENT4
public PlantUMLDependencyDisplayTypeOptionArgumentTest()
public void testGetFullUsageDescription()
AbstractOptionArgument.getFullUsageDescription()
.public void testGetMainUsage()
AbstractOptionArgument.getMainUsage()
.public void testParseArgumentLowerCase()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testParseArgumentNull()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testParseArgumentUpperCase()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testParseArgumentWithBadString()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testParseArgumentWithEmptyString()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyDisplayTypeOptionArgument.parseArgument(java.lang.String)
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionCopyright © 2014 Sourceforge. All rights reserved.