Package ru.akman.maven.plugins.jlink
Class JlinkMojoTest
java.lang.Object
ru.akman.maven.plugins.jlink.JlinkMojoTest
JlinkMojo Test Class.
-
Field Summary
Modifier and TypeFieldDescriptionorg.apache.maven.plugin.testing.MojoRule
AbstractMojoTestCase wrapper. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Parameter 'addmodules' exists and has a value.void
Parameter 'bindservices' exists and has a value.void
Parameter 'compress' exists and has a value.void
Parameter 'compress/compression' exists and has a value.void
Parameter 'compress/filters' exists and has a value.void
Parameter 'deduplegalnotices' 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 '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 'disableplugins' exists and has a value.void
Parameter 'endian' exists and has a value.void
Parameter 'excludefiles' exists and has a value.void
Parameter 'excludejmodsection' exists and has a value.void
Parameter 'excluderesources' 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 'generatejliclasses' exists and has a value.void
Parameter 'ignoresigninginformation' exists and has a value.void
Parameter 'includelocales' exists and has a value.void
Parameter 'launcher' exists and has a value.void
Parameter 'launcher/args' exists and has a value.void
Parameter 'launcher/command' exists and has a value.void
Parameter 'launcher/jvmargs' exists and has a value.void
Parameter 'launcher/mainclass' exists and has a value.void
Parameter 'launcher/mainmodule' exists and has a value.void
Parameter 'launcher/nixtemplate' exists and has a value.void
Parameter 'launcher/wintemplate' exists and has a value.void
Parameter 'libsdir' exists and has a value.void
Parameter 'limitmodules' exists and has a value.void
Parameter 'modsdir' exists and has a value.void
Parameter 'modulepath' exists.void
Parameter 'noheaderfiles' exists and has a value.void
Parameter 'nomanpages' exists and has a value.void
Parameter 'orderresources' exists and has a value.void
Parameter 'output' exists and has a value.void
Parameter 'modulepath/pathelements' exists and has a value.void
Parameter 'postprocesspath' exists and has a value.void
Parameter 'releaseinfo' exists and has a value.void
Parameter 'releaseinfo/adds' exists and has a value.void
Parameter 'releaseinfo/dels' exists and has a value.void
Parameter 'releaseinfo/file' exists and has a value.void
Parameter 'resourceslastsorter' exists and has a value.void
Parameter 'saveopts' exists and has a value.void
Parameter 'stripdebug' exists and has a value.void
Parameter 'stripjavadebugattributes' exists and has a value.void
Parameter 'stripnativecommands' exists and has a value.void
Parameter 'suggestproviders' exists and has a value.void
Parameter 'toolhome' exists and has a value.void
Parameter 'verbose' exists and has a value.void
Parameter 'vm' 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
-
JlinkMojoTest
public JlinkMojoTest()
-
-
Method Details
-
testMojoHasToolHome
Parameter 'toolhome' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasModsDir
Parameter 'modsdir' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLibsDir
Parameter 'libsdir' 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
-
testMojoHasOutput
Parameter 'output' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLimitModules
Parameter 'limitmodules' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasSuggestProviders
Parameter 'suggestproviders' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasSaveOpts
Parameter 'saveopts' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasResourcesLastSorter
Parameter 'resourceslastsorter' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasPostProcessPath
Parameter 'postprocesspath' 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
-
testMojoHasBindServices
Parameter 'bindservices' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncher
Parameter 'launcher' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherCommand
Parameter 'launcher/command' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherMainModule
Parameter 'launcher/mainmodule' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherMainClass
Parameter 'launcher/mainclass' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherJvmArgs
Parameter 'launcher/jvmargs' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherArgs
Parameter 'launcher/args' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherNixTemplate
Parameter 'launcher/nixtemplate' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasLauncherWinTemplate
Parameter 'launcher/wintemplate' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasNoHeaderFiles
Parameter 'noheaderfiles' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasNoManPages
Parameter 'nomanpages' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasEndian
Parameter 'endian' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasIgnoreSigningInformation
Parameter 'ignoresigninginformation' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDisablePlugins
Parameter 'disableplugins' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasCompress
Parameter 'compress' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasCompressCompression
Parameter 'compress/compression' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasCompressFilters
Parameter 'compress/filters' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasIncludeLocales
Parameter 'includelocales' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasOrderResources
Parameter 'orderresources' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasExcludeResources
Parameter 'excluderesources' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasStripDebug
Parameter 'stripdebug' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasStripJavaDebugAttributes
Parameter 'stripjavadebugattributes' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasStripNativeCommands
Parameter 'stripnativecommands' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasDedupLegalNotices
Parameter 'deduplegalnotices' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasExcludeFiles
Parameter 'excludefiles' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasExcludeJmodSection
Parameter 'excludejmodsection' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasGenerateJliClasses
Parameter 'generatejliclasses' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasReleaseInfo
Parameter 'releaseinfo' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasReleaseInfoFile
Parameter 'releaseinfo/file' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasReleaseInfoAdds
Parameter 'releaseinfo/adds' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasReleaseInfoDels
Parameter 'releaseinfo/dels' exists and has a value.- Throws:
Exception
- if any errors occurred
-
testMojoHasVM
Parameter 'vm' exists and has a value.- Throws:
Exception
- if any errors occurred
-