Package ru.akman.maven.plugins.jpackage
Class JPackageMojoTest
java.lang.Object
ru.akman.maven.plugins.jpackage.JPackageMojoTest
JPackageMojo Test Class.
-
Field Summary
Modifier and TypeFieldDescriptionorg.apache.maven.plugin.testing.MojoRule
AbstractMojoTestCase wrapper. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Parameter 'addlaunchers' exists and has a value.void
Parameter 'addlaunchers/addlauncher' exists and has a value.void
Parameter 'addlaunchers/addlauncher/appversion' exists and has a value.void
Parameter 'addlaunchers/addlauncher/arguments' exists and has a value.void
Parameter 'addlaunchers/addlauncher/file' exists and has a value.void
Parameter 'addlaunchers/addlauncher/icon' exists and has a value.void
Parameter 'addlaunchers/addlauncher/javaoptions' exists and has a value.void
Parameter 'addlaunchers/addlauncher/mainclass' exists and has a value.void
Parameter 'addlaunchers/addlauncher/mainjar' exists and has a value.void
Parameter 'addlaunchers/addlauncher/module' exists and has a value.void
Parameter 'addlaunchers/addlauncher/name' exists and has a value.void
Parameter 'addlaunchers/addlauncher/winconsole' exists and has a value.void
Parameter 'addmodules' exists and has a value.void
Parameter 'appimage' exists and has a value.void
Parameter 'appversion' exists and has a value.void
Parameter 'arguments' exists and has a value.void
Parameter 'bindservices' exists and has a value.void
Parameter 'copyright' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/automaticexcluded' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/excludenames' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/excludes' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/includenames' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/includes' exists and has a value.void
Parameter 'modulepath/dependencysets/dependencyset/outputincluded' exists and has a value.void
Parameter 'modulepath/dependencysets' exists and has a value.void
Parameter 'description' exists and has a value.void
Parameter 'dest' exists and has a value.void
Parameter 'modulepath/dirsets/dirset/directory' exists and has a value.void
Parameter 'modulepath/dirsets/dirset/excludes' exists and has a value.void
Parameter 'modulepath/dirsets/dirset/isfollowsymlinks' exists and has a value.void
Parameter 'modulepath/dirsets/dirset/includes' exists and has a value.void
Parameter 'modulepath/dirsets' exists and has a value.void
Parameter 'fileassociations' exists and has a value.void
Parameter 'modulepath/filesets/fileset/directory' exists and has a value.void
Parameter 'modulepath/filesets/fileset/excludes' exists and has a value.void
Parameter 'modulepath/filesets/fileset/isfollowsymlinks' exists and has a value.void
Parameter 'modulepath/filesets/fileset/includes' exists and has a value.void
Parameter 'modulepath/filesets' exists and has a value.void
Parameter 'icon' exists and has a value.void
Parameter 'input' exists and has a value.void
Parameter 'installdir' exists and has a value.void
Parameter 'javaoptions' exists and has a value.void
Parameter 'licensefile' exists and has a value.void
Parameter 'linuxappcategory' exists and has a value.void
Parameter 'linuxapprelease' exists and has a value.void
Parameter 'linuxdebmaintainer' exists and has a value.void
Parameter 'linuxmenugroup' exists and has a value.void
Parameter 'linuxpackagedeps' exists and has a value.void
Parameter 'linuxpackagename' exists and has a value.void
Parameter 'linuxrpmlicensetype' exists and has a value.void
Parameter 'linuxshortcut' exists and has a value.void
Parameter 'macpackageidentifier' exists and has a value.void
Parameter 'macpackagename' exists and has a value.void
Parameter 'macpackagesigningprefix' exists and has a value.void
Parameter 'macsign' exists and has a value.void
Parameter 'macsigningkeychain' exists and has a value.void
Parameter 'macsigningkeyusername' exists and has a value.void
Parameter 'mainclass' exists and has a value.void
Parameter 'mainjar' exists and has a value.void
Parameter 'module' exists and has a value.void
Parameter 'modulepath' exists.void
Parameter 'name' exists and has a value.void
Parameter 'modulepath/pathelements' exists and has a value.void
Parameter 'resourcedir' exists and has a value.void
Parameter 'runtimeimage' exists and has a value.void
Parameter 'temp' exists and has a value.void
Parameter 'toolhome' exists and has a value.void
Parameter 'type' exists and has a value.void
Parameter 'vendor' exists and has a value.void
Parameter 'verbose' exists and has a value.void
Parameter 'winconsole' exists and has a value.void
Parameter 'windirchooser' exists and has a value.void
Parameter 'winmenu' exists and has a value.void
Parameter 'winmenugroup' exists and has a value.void
Parameter 'winperuserinstall' exists and has a value.void
Parameter 'winshortcut' exists and has a value.void
Parameter 'winupgradeuuid' exists and has a value.
-
Field Details
-
rule
public org.apache.maven.plugin.testing.MojoRule ruleAbstractMojoTestCase wrapper. All protected methods of the TestCase are exhibited as public in the rule.
-
-
Constructor Details
-
JPackageMojoTest
public JPackageMojoTest()
-
-
Method Details
-
testMojoHasToolHome
Parameter 'toolhome' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDest
Parameter 'dest' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasTemp
Parameter 'temp' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasType
Parameter 'type' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasVerbose
Parameter 'verbose' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAppVersion
Parameter 'appversion' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasCopyright
Parameter 'copyright' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDescription
Parameter 'description' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasName
Parameter 'name' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasVendor
Parameter 'vendor' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasIcon
Parameter 'icon' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasInput
Parameter 'input' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasRuntimeImage
Parameter 'runtimeimage' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasModulePath
Parameter 'modulepath' exists.- Throws:
Exception
- if any errors occurred
-
testMojoHasPathElements
Parameter 'modulepath/pathelements' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFilesets
Parameter 'modulepath/filesets' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFilesetFollowSymlinks
Parameter 'modulepath/filesets/fileset/isfollowsymlinks' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFilesetIncludes
Parameter 'modulepath/filesets/fileset/includes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFilesetExcludes
Parameter 'modulepath/filesets/fileset/excludes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFilesetDirectory
Parameter 'modulepath/filesets/fileset/directory' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDirsets
Parameter 'modulepath/dirsets' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDirsetFollowSymlinks
Parameter 'modulepath/dirsets/dirset/isfollowsymlinks' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDirsetIncludes
Parameter 'modulepath/dirsets/dirset/includes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDirsetExcludes
Parameter 'modulepath/dirsets/dirset/excludes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDirsetDirectory
Parameter 'modulepath/dirsets/dirset/directory' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysets
Parameter 'modulepath/dependencysets' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetOutputIncluded
Parameter 'modulepath/dependencysets/dependencyset/outputincluded' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetAutomaticExcluded
Parameter 'modulepath/dependencysets/dependencyset/automaticexcluded' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetIncludes
Parameter 'modulepath/dependencysets/dependencyset/includes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetExcludes
Parameter 'modulepath/dependencysets/dependencyset/excludes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetIncludeNames
Parameter 'modulepath/dependencysets/dependencyset/includenames' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDependencysetExcludeNames
Parameter 'modulepath/dependencysets/dependencyset/excludenames' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddModules
Parameter 'addmodules' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasBindServices
Parameter 'bindservices' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasModule
Parameter 'module' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMainJar
Parameter 'mainjar' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMainClass
Parameter 'mainclass' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasArguments
Parameter 'arguments' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasJavaOptions
Parameter 'javaoptions' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchers
Parameter 'addlaunchers' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncher
Parameter 'addlaunchers/addlauncher' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherName
Parameter 'addlaunchers/addlauncher/name' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherFile
Parameter 'addlaunchers/addlauncher/file' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherModule
Parameter 'addlaunchers/addlauncher/module' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherMainJar
Parameter 'addlaunchers/addlauncher/mainjar' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherMainClass
Parameter 'addlaunchers/addlauncher/mainclass' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherArguments
Parameter 'addlaunchers/addlauncher/arguments' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherJavaOptions
Parameter 'addlaunchers/addlauncher/javaoptions' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherAppVersion
Parameter 'addlaunchers/addlauncher/appversion' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherIcon
Parameter 'addlaunchers/addlauncher/icon' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAddLaunchersAddLauncherWinConsole
Parameter 'addlaunchers/addlauncher/winconsole' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinConsole
Parameter 'winconsole' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasAppImage
Parameter 'appimage' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasFileAssociations
Parameter 'fileassociations' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasInstallDir
Parameter 'installdir' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLicenseFile
Parameter 'licensefile' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasResourceDir
Parameter 'resourcedir' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinDirChooser
Parameter 'windirchooser' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinMenu
Parameter 'winmenu' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinMenuGroup
Parameter 'winmenugroup' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinPerUserInstall
Parameter 'winperuserinstall' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinShortcut
Parameter 'winshortcut' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasWinUpgradeUuid
Parameter 'winupgradeuuid' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacPackageIdentifier
Parameter 'macpackageidentifier' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacPackageName
Parameter 'macpackagename' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacPackageSigningPrefix
Parameter 'macpackagesigningprefix' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacSign
Parameter 'macsign' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacSigningKeyChain
Parameter 'macsigningkeychain' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasMacSigningKeyUserName
Parameter 'macsigningkeyusername' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxPackageName
Parameter 'linuxpackagename' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxDebMaintainer
Parameter 'linuxdebmaintainer' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxMenuGroup
Parameter 'linuxmenugroup' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxPackageDeps
Parameter 'linuxpackagedeps' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxRpmLicenseType
Parameter 'linuxrpmlicensetype' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxAppRelease
Parameter 'linuxapprelease' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxAppCategory
Parameter 'linuxappcategory' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLinuxShortcut
Parameter 'linuxshortcut' exists and has a value.- Throws:
Exception
- if any errors occurred
-