public class PlantUMLDependencyProgramTest extends Object
PlantUMLDependencyProgram.| Constructor and Description |
|---|
PlantUMLDependencyProgramTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeFile()
This method is called after all tests, it is used to remove the temporary file used for the
tests.
|
void |
testMainWithABadDisplayTypeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithoutExecutionOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryAboutOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryBasedirOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryDisplayTypeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryExcludeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryHelpOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryIncludeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryOuputOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryVerboseOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithPrimaryVersionOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryAboutOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryBasedirOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryDisplayTypeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryExcludeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryHelpOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryIncludeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryOuputOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithSecondaryVerboseOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithTertiaryAboutOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithTertiaryHelpOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithTwoOuputOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
void |
testMainWithTwoSameDisplayTypeOption()
Test method for
PlantUMLDependencyProgram.main(java.lang.String[])
. |
public void removeFile()
public void testMainWithABadDisplayTypeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithoutExecutionOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryAboutOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryBasedirOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryDisplayTypeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryExcludeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryHelpOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryIncludeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryOuputOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryVerboseOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithPrimaryVersionOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryAboutOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryBasedirOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryDisplayTypeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryExcludeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryHelpOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryIncludeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryOuputOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithSecondaryVerboseOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithTertiaryAboutOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithTertiaryHelpOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithTwoOuputOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionpublic void testMainWithTwoSameDisplayTypeOption()
throws net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyException
PlantUMLDependencyProgram.main(java.lang.String[])
.net.sourceforge.plantumldependency.cli.exception.PlantUMLDependencyExceptionCopyright © 2014 Sourceforge. All rights reserved.