public class PlantUMLDependencyOutputOptionExecutionTest
extends net.sourceforge.plantumldependency.common.clone.DeepCloneableObjectTest<net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution>
PlantUMLDependencyOutputOptionExecution.| Modifier and Type | Field and Description |
|---|---|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION1
Output option execution test 1 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION10
Output option execution test 10 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION11
Output option execution test 11 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION12
Output option execution test 12 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION13
Output option execution test 13 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION14
Output option execution test 14 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION15
Output option execution test 15 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION16
Output option execution test 16 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION17
Output option execution test 17 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION18
Output option execution test 18 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION19
Output option execution test 19 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION2
Output option execution test 2 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION20
Output option execution test 20 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION21
Output option execution test 21 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION3
Output option execution test 3 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION4
Output option execution test 4 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION5
Output option execution test 5 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION6
Output option execution test 6 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION7
Output option execution test 7 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION8
Output option execution test 8 instance.
|
static net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution |
OUTPUT_OPTION_EXECUTION9
Output option execution test 9 instance.
|
| Constructor and Description |
|---|
PlantUMLDependencyOutputOptionExecutionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeFiles()
This method is called before each test to reset the create a test file.
|
void |
removeFile()
This method is called after all tests, it is used to remove the temporary file used for the
tests.
|
void |
testExecuteJavaInputFiles()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteJavaOutputFileAlreadyExist()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteNonJavaInputFiles()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteWithDependenciesCycle()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteWithInputFilesWithExclusion()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteWithNoInputFiles()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
void |
testExecuteWithNoPackageAndJavaLangAnnotation()
Test method for
PlantUMLDependencyOutputOptionExecution.execute()
. |
deepCloneClassAreEquals, deepCloneReferencesAreDifferent, deepClonesAreEqualstoStringContainsClassNamepublic static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION1
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION2
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION3
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION4
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION5
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION6
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION7
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION8
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION9
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION10
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION11
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION12
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION13
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION14
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION15
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION16
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION17
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION18
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION19
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION20
public static final net.sourceforge.plantumldependency.cli.main.option.output.PlantUMLDependencyOutputOptionExecution OUTPUT_OPTION_EXECUTION21
public PlantUMLDependencyOutputOptionExecutionTest()
public void initializeFiles()
public void removeFile()
public void testExecuteJavaInputFiles()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteJavaOutputFileAlreadyExist()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteNonJavaInputFiles()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteWithDependenciesCycle()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteWithInputFilesWithExclusion()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteWithNoInputFiles()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionpublic void testExecuteWithNoPackageAndJavaLangAnnotation()
throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
PlantUMLDependencyOutputOptionExecution.execute()
.net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionCopyright © 2014 Sourceforge. All rights reserved.