[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
254 | 0 | 0 | 0 | 100% | 5.439 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.plugin.assembly.archive | 15 | 0 | 0 | 0 | 100% | 0.877 |
org.apache.maven.plugin.assembly.io | 28 | 0 | 0 | 0 | 100% | 0.426 |
org.apache.maven.plugin.assembly.interpolation | 12 | 0 | 0 | 0 | 100% | 0.104 |
org.apache.maven.plugin.assembly.archive.archiver | 4 | 0 | 0 | 0 | 100% | 0.288 |
org.apache.maven.plugin.assembly.format | 22 | 0 | 0 | 0 | 100% | 1.434 |
org.apache.maven.plugin.assembly.archive.phase | 38 | 0 | 0 | 0 | 100% | 0.912 |
org.apache.maven.plugin.assembly.filter | 7 | 0 | 0 | 0 | 100% | 0.144 |
org.apache.maven.plugin.assembly.archive.task | 26 | 0 | 0 | 0 | 100% | 0.423 |
org.apache.maven.plugin.assembly.utils | 98 | 0 | 0 | 0 | 100% | 0.612 |
org.apache.maven.plugin.assembly.artifact | 4 | 0 | 0 | 0 | 100% | 0.219 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultAssemblyArchiverTest | 11 | 0 | 0 | 0 | 100% | 0.839 | |
ManifestCreationFinalizerTest | 4 | 0 | 0 | 0 | 100% | 0.038 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultAssemblyReaderTest | 24 | 0 | 0 | 0 | 100% | 0.424 | |
PrefixedClasspathLocatorStrategyTest | 4 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyExpressionEvaluatorTest | 5 | 0 | 0 | 0 | 100% | 0.083 | |
AssemblyInterpolatorTest | 7 | 0 | 0 | 0 | 100% | 0.021 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyProxyArchiverTest | 4 | 0 | 0 | 0 | 100% | 0.288 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FileFormatterTest | 14 | 0 | 0 | 0 | 100% | 0.87 | |
FileSetFormatterTest | 8 | 0 | 0 | 0 | 100% | 0.564 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DependencySetAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.036 | |
FileItemAssemblyPhaseTest | 6 | 0 | 0 | 0 | 100% | 0.259 | |
FileSetAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.07 | |
ModuleSetAssemblyPhaseTest | 26 | 0 | 0 | 0 | 100% | 0.494 | |
RepositoryAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.053 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComponentsXmlArchiverFileFilterTest | 7 | 0 | 0 | 0 | 100% | 0.144 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AddArtifactTaskTest | 5 | 0 | 0 | 0 | 100% | 0.019 | |
AddDependencySetsTaskTest | 8 | 0 | 0 | 0 | 100% | 0.012 | |
AddDirectoryTaskTest | 4 | 0 | 0 | 0 | 100% | 0.066 | |
AddFileSetsTaskTest | 9 | 0 | 0 | 0 | 100% | 0.326 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyFileUtilsTest | 9 | 0 | 0 | 0 | 100% | 0.027 | |
AssemblyFormatUtilsTest | 66 | 0 | 0 | 0 | 100% | 0.574 | |
FilterUtilsTest | 12 | 0 | 0 | 0 | 100% | 0.007 | |
ProjectUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.002 | |
TypeConversionUtilsTest | 6 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultDependencyResolverTest | 4 | 0 | 0 | 0 | 100% | 0.219 |
[Summary] [Package List] [Test Cases]
addFileSet_SkipWhenSourceIsAssemblyWorkDir | 0.039 | |
addFileSet_addExcludeWhenSourceContainsAssemblyWorkDir | 0.024 | |
addFile_NoPerms_CallAcceptFilesOnlyOnce | 0.074 | |
addDirectory_NoPerms_CallAcceptFilesOnlyOnce | 0.118 |
failWhenAssemblyIdIsNull | 0.317 | |
testCreateArchive | 0.14 | |
testCreateArchiver_ShouldConfigureArchiver | 0.063 | |
testCreateArchiver_ShouldCreateTarArchiverWithNoCompression | 0.053 | |
testCreateArchiver_ShouldCreateWarArchiverWithIgnoreWebxmlSetToFalse | 0.051 | |
testCreateArchiver_ShouldCreateZipArchiver | 0.046 | |
testCreateWarArchiver_ShouldDisableIgnoreWebxmlOption | 0.03 | |
testCreateTarArchiver_ShouldNotInitializeCompression | 0.033 | |
testCreateTarArchiver_ShouldInitializeGZipCompression | 0.033 | |
testCreateTarArchiver_ShouldInitializeBZipCompression | 0.033 | |
testCreateTarArchiver_ShouldFailWithInvalidCompression | 0.028 |
testShouldDoNothingWhenArchiveConfigIsNull | 0.001 | |
testShouldDoNothingWhenArchiverIsNotJarArchiver | 0.001 | |
testShouldAddManifestWhenArchiverIsJarArchiver | 0.025 | |
testShouldAddManifestEntriesWhenArchiverIsJarArchiver | 0.006 |
testExecute_ShouldAddOneDependencyFromProject | 0.034 | |
testExecute_ShouldNotAddDependenciesWhenProjectHasNone | 0.001 |
testExecute_ShouldAddNothingWhenNoFileItemsArePresent | 0.026 | |
testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion | 0.046 | |
testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion | 0.045 | |
testExecute_WithOutputDirectory | 0.047 | |
testExecute_WithOutputDirectoryAndDestName | 0.046 | |
testExecute_WithOutputDirectoryAndDestNameAndIncludeBaseDirectoryFalse | 0.048 |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchOutputDir | 0.002 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchInclude | 0.001 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchExclude | 0 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchFileMode | 0 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchDirMode | 0 | |
testCreateFileSet_ShouldUseModuleDirOnlyWhenOutDirIsNull | 0.023 | |
testCreateFileSet_ShouldPrependModuleDirWhenOutDirIsProvided | 0.024 | |
testCreateFileSet_ShouldAddExcludesForSubModulesWhenExcludeSubModDirsIsTrue | 0.022 | |
testExecute_ShouldSkipIfNoModuleSetsFound | 0 | |
testExecute_ShouldAddOneModuleSetWithOneModuleInIt | 0.026 | |
testAddModuleBinaries_ShouldReturnImmediatelyWhenBinariesIsNull | 0 | |
testAddModuleBinaries_ShouldFilterPomModule | 0.022 | |
testAddModuleBinaries_ShouldAddOneModuleAttachmentArtifactAndNoDeps | 0.024 | |
testAddModuleBinaries_ShouldFailWhenOneModuleDoesntHaveAttachmentWithMatchingClassifier | 0.022 | |
testAddModuleBinaries_ShouldAddOneModuleArtifactAndNoDeps | 0.024 | |
testAddModuleBinaries_ShouldAddOneModuleArtifactAndWithOneDepArtifact | 0.046 | |
testAddModuleBinaries_ShouldAddOneModuleArtifactAndWithOneDepArtifactUsingImpliedDepSet | 0.047 | |
testAddModuleArtifact_ShouldThrowExceptionWhenArtifactFileIsNull | 0 | |
testAddModuleArtifact_ShouldAddOneArtifact | 0.023 | |
testAddModuleSourceFileSets_ShouldReturnImmediatelyIfSourcesIsNull | 0 | |
testAddModuleSourceFileSets_ShouldAddOneSourceDirectory | 0.045 | |
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsOnlyCurrentProject | 0.022 | |
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsTwoSiblingProjects | 0.044 | |
testGetModuleProjects_ShouldReturnModuleOfCurrentProject | 0.022 | |
testGetModuleProjects_ShouldReturnDescendentModulesOfCurrentProject | 0.023 | |
testGetModuleProjects_ShouldExcludeModuleAndDescendentsTransitively | 0.025 |
testExecute_ShouldNotIncludeRepositoryIfNonSpecifiedInAssembly | 0.025 | |
testExecute_ShouldIncludeOneRepository | 0.025 |
testShouldAddArchiveFileWithoutUnpacking | 0.002 | |
testShouldAddArchiveFileWithDefaultOutputLocation | 0.012 | |
testShouldAddArchiveFileWithUnpack | 0.001 | |
testShouldAddArchiveFileWithUnpackAndModes | 0.001 | |
testShouldAddArchiveFileWithUnpackIncludesAndExcludes | 0.002 |
testAddDependencySet_ShouldInterpolateDefaultOutputFileNameMapping | 0.002 | |
testAddDependencySet_ShouldNotAddDependenciesWhenProjectHasNone | 0.001 | |
testAddDependencySet_ShouldNotAddDependenciesWhenProjectIsStubbed | 0.002 | |
testAddDependencySet_ShouldAddOneDependencyFromProjectWithoutUnpacking | 0.002 | |
testAddDependencySet_ShouldAddOneDependencyFromProjectUnpacked | 0.001 | |
testGetDependencyArtifacts_ShouldGetOneDependencyArtifact | 0.001 | |
testGetDependencyArtifacts_ShouldFilterOneDependencyArtifactViaInclude | 0.001 | |
testGetDependencyArtifacts_ShouldIgnoreTransitivePathFilteringWhenIncludeNotTransitive | 0.001 |
testAddDirectory_ShouldNotAddDirectoryIfNonExistent | 0 | |
testAddDirectory_ShouldAddDirectory | 0.022 | |
testAddDirectory_ShouldAddDirectoryWithDirMode | 0.022 | |
testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes | 0.021 |
testGetFileSetDirectory_ShouldReturnAbsoluteSourceDir | 0.042 | |
testGetFileSetDirectory_ShouldReturnBasedir | 0.042 | |
testGetFileSetDirectory_ShouldReturnDirFromBasedirAndSourceDir | 0.043 | |
testGetFileSetDirectory_ShouldReturnDirFromArchiveBasedirAndSourceDir | 0.043 | |
testAddFileSet_ShouldAddDirectory | 0.023 | |
testAddFileSet_ShouldAddDirectoryUsingSourceDirNameForDestDir | 0.043 | |
testAddFileSet_ShouldNotAddDirectoryWhenSourceDirNonExistent | 0.044 | |
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNonExistent | 0.022 | |
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNotADirectory | 0.022 |
test_getDependencySetResolutionRequirements | 0.1 | |
test_getModuleSetResolutionRequirements | 0.041 | |
test_getRepositoryResolutionRequirements | 0.038 | |
test_aggregateRemoteArtifactRepositories | 0.038 |
testAddComponentsXml_ShouldAddComponentWithoutRoleHint | 0.001 | |
testAddComponentsXml_ShouldAddComponentWithRoleHint | 0.001 | |
testAddComponentsXml_ShouldAddTwoComponentsWithRoleHints | 0 | |
testAddToArchive_ShouldWriteComponentWithoutHintToFile | 0.083 | |
testAddToArchive_ShouldWriteComponentWithHintToFile | 0.003 | |
testAddToArchive_ShouldWriteTwoComponentToFile | 0.005 | |
testAddToArchive_ShouldWriteTwoComponentToArchivedFile | 0.047 |
testTemporaryRootDirectoryNotExist | 0.075 | |
testShouldNotTransformOneFile | 0.056 | |
testShouldConvertCRLFLineEndingsInFile | 0.057 | |
testShouldConvertLFLineEndingsInFile | 0.056 | |
testShouldFilterProjectExpressionInFile | 0.066 | |
testShouldFilterExpressionInPropertiesFileWithWindowsEscapes | 0.064 | |
testShouldFilterExpressionInPropertiesFileWithoutWindowsEscapes | 0.063 | |
testShouldFilterExpressionFromFiltersFileInFile | 0.056 | |
testShouldFilterExpressionFromFiltersFileInPropertiesFileWithoutWindowsEscapes | 0.066 | |
testShouldFilterExpressionFromFiltersFileInNonPropertiesFileWithoutWindowsEscapes | 0.076 | |
testShouldNotIgnoreFirstWordInDotNotationExpressions | 0.057 | |
testShouldFilterExpressionsFromTwoFiltersFilesInFile | 0.058 | |
testShouldOverrideOneFilterValueWithAnotherAndFilterFile | 0.06 | |
testShouldOverrideProjectValueWithFilterValueAndFilterFile | 0.057 |
testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsNull | 0.054 | |
testShouldReturnOriginalUnalteredDirectoryWhenLineEndingIsKeep | 0.048 | |
testShouldReturnOriginalUnalteredDirectoryWhenIncludedFileSetIsEmpty | 0.088 | |
testShouldConvertLineEndingsOnTwoFiles | 0.107 | |
testShouldConvertLineEndingsOnOneFileWithAnotherExplicitlyExcluded | 0.088 | |
testShouldConvertLineEndingsOnOneExplicitlyIncludedFile | 0.058 | |
testShouldConvertLineEndingsOnOneFileAndIgnoreFileWithinDefaultExcludedDir | 0.061 | |
testShouldFilterSeveralFiles | 0.057 |
testShouldResolveModelGroupId | 0 | |
testShouldResolveModelPropertyBeforeModelGroupId | 0.001 | |
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId | 0.08 | |
testShouldReturnUnchangedInputForUnresolvedExpression | 0 | |
testShouldInterpolateMultiDotProjectExpression | 0 |
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId | 0.019 | |
testShouldInterpolateMultiDotProjectExpression | 0 | |
testDependencySetOutputFileNameMappingsAreNotInterpolated | 0.001 | |
testDependencySetOutputDirectoryIsNotInterpolated | 0 | |
testShouldResolveModelGroupIdInAssemblyId | 0 | |
testShouldResolveModelPropertyBeforeModelGroupIdInAssemblyId | 0 | |
testShouldNotTouchUnresolvedExpression | 0 |
testIncludeSiteInAssembly_ShouldFailIfSiteDirectoryNonExistent | 0.003 | |
testIncludeSiteInAssembly_ShouldAddSiteDirFileSetWhenDirExists | 0.022 | |
testMergeComponentWithAssembly_ShouldAddOneFileSetToExistingListOfTwo | 0.002 | |
testMergeComponentWithAssembly_ShouldAddOneFileItemToExistingListOfTwo | 0 | |
testMergeComponentWithAssembly_ShouldAddOneDependencySetToExistingListOfTwo | 0 | |
testMergeComponentWithAssembly_ShouldAddOneRepositoryToExistingListOfTwo | 0.001 | |
testMergeComponentWithAssembly_ShouldAddOneContainerDescriptorHandlerToExistingListOfTwo | 0 | |
testMergeComponentsWithMainAssembly_ShouldAddOneFileSetToAssembly | 0.017 | |
testReadAssembly_ShouldReadAssemblyWithoutComponentsInterpolationOrSiteDirInclusion | 0.032 | |
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromAssemblyWithoutComponentsOrInterpolation | 0.044 | |
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromConfigWithoutComponentsOrInterpolation | 0.043 | |
testReadAssembly_ShouldReadAssemblyWithComponentWithoutSiteDirInclusionOrInterpolation | 0.002 | |
testReadAssembly_ShouldReadAssemblyWithComponentInterpolationWithoutSiteDirInclusionOrAssemblyInterpolation | 0.003 | |
testReadAssembly_ShouldReadAssemblyWithInterpolationWithoutComponentsOrSiteDirInclusion | 0.023 | |
testGetAssemblyFromDescriptorFile_ShouldReadAssembly | 0.002 | |
testGetAssemblyForDescriptorReference_ShouldReadBinaryAssemblyRef | 0.023 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleFile | 0.024 | |
testReadAssemblies_ShouldFailWhenSingleDescriptorFileMissing | 0.022 | |
testReadAssemblies_ShouldIgnoreMissingSingleDescriptorFileWhenIgnoreIsConfigured | 0.022 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleRef | 0.024 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromFileArray | 0.035 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromMultipleRefs | 0.024 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromDirectory | 0.024 | |
testReadAssemblies_ShouldGetTwoAssemblyDescriptorsFromDirectoryWithThreeFiles | 0.026 |
testResolvePrefixWithLeadingSlashAndWithTrailingSlash | 0.001 | |
testResolvePrefixWithLeadingSlashAndWithoutTrailingSlash | 0 | |
testResolvePrefixWithoutLeadingSlashAndWithTrailingSlash | 0.001 | |
testResolvePrefixWithoutLeadingSlashAndWithoutTrailingSlash | 0 |
testUnpack_ShouldSetSourceAndDestinationAndCallExtract | 0.023 | |
testGetLineEndingChars_ShouldReturnDosLineEnding | 0 | |
testGetLineEndingChars_ShouldReturnUnixLineEnding | 0 | |
testGetLineEndingChars_ShouldReturnNullLineEnding | 0 | |
testGetLineEndingChars_ShouldThrowFormattingExceptionWithInvalidHint | 0 | |
testConvertLineEndings_ShouldReplaceLFWithCRLF | 0.001 | |
testConvertLineEndings_ShouldReplaceCRLFWithLF | 0 | |
testConvertLineEndings_ShouldReplaceLFWithLF | 0 | |
testConvertLineEndings_ShouldReplaceCRLFWithCRLF | 0.001 |
testFixRelativePathRefs_ShouldRemoveRelativeRefToCurrentDir | 0.001 | |
testFixRelativePathRefs_ShouldRemoveEmbeddedSameDirRef | 0 | |
testFixRelativePathRefs_ShouldRemoveEmbeddedParentDirRef | 0 | |
testFixRelativePathRefs_ShouldTruncateRelativeRefToParentDir | 0 | |
testGetDistroName_ShouldUseJustFinalNameWithNoAppendAssemblyIdOrClassifier | 0.001 | |
testGetDistroName_ShouldUseFinalNamePlusClassifierWhenAppendAssemblyIdIsNull | 0 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseArtifactInfo | 0.017 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseArtifactInfo | 0.014 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseArtifactInfo | 0.012 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseArtifactInfo | 0.012 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseModuleInfo | 0.011 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseModuleInfo | 0.011 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseModuleInfo | 0.012 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseModuleInfo | 0.011 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject | 0.011 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject | 0.01 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject | 0.011 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject | 0.011 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef | 0.013 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef | 0.011 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef | 0.01 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject_projectRef | 0.01 | |
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions | 0.012 | |
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions_CheckWithBackslash | 0.011 | |
testGetOutputDir_ShouldAppendSlashToOutDirWhenMissingAndIncludeBaseFalseAndNoExpressions | 0.011 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir | 0.01 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir | 0.01 | |
testGetOutputDir_ShouldResolveVersionInOutDir | 0.01 | |
testGetOutputDir_ShouldResolveVersionInLargerOutDirExpr | 0.009 | |
testGetOutputDir_ShouldResolveFinalNameInOutDir | 0.009 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir | 0.01 | |
testGetOutputDir_ShouldReturnEmptyPathWhenAllInputIsEmptyAndIncludeBaseFalse | 0.009 | |
testGetOutputDir_ShouldRemoveRelativeRefToCurrentDir | 0.011 | |
testGetOutputDir_ShouldRemoveEmbeddedSameDirRef | 0.009 | |
testGetOutputDir_ShouldRemoveEmbeddedParentDirRef | 0.009 | |
testGetOutputDir_ShouldTruncateRelativeRefToParentDir | 0.009 | |
testGetOutputDir_ShouldResolveProjectProperty | 0.008 | |
testGetOutputDir_ShouldResolveProjectPropertyAltExpr | 0.009 | |
testEvalFileNameMapping_ShouldResolveArtifactIdAndBaseVersionInOutDir_UseArtifactInfo_WithValidMainProject | 0.009 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfo | 0.008 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfo | 0.009 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfo | 0.009 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfoAndModulePrefix | 0.008 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfoAndModulePrefix | 0.008 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfoAndModulePrefix | 0.008 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject | 0.008 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject | 0.01 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject | 0.01 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef | 0.008 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef | 0.008 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef | 0.007 | |
testEvalFileNameMapping_ShouldRemoveRelativeRefToCurrentDir | 0.007 | |
testEvalFileNameMapping_ShouldRemoveEmbeddedSameDirRef | 0.007 | |
testEvalFileNameMapping_ShouldRemoveEmbeddedParentDirRef | 0.008 | |
testEvalFileNameMapping_ShouldTruncateRelativeRefToParentDir | 0.007 | |
testEvalFileNameMapping_ShouldPassExpressionThroughUnchanged | 0.008 | |
testEvalFileNameMapping_ShouldInsertClassifierAheadOfExtension | 0.009 | |
testEvalFileNameMapping_ShouldAppendDashClassifierWhenClassifierPresent | 0.008 | |
testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierMissing | 0.007 | |
testEvalFileNameMapping_ShouldResolveGroupId | 0.007 | |
testEvalFileNameMapping_ShouldResolveArtifactId | 0.009 | |
testEvalFileNameMapping_ShouldResolveVersion | 0.007 | |
testEvalFileNameMapping_ShouldResolveExtension | 0.008 | |
testEvalFileNameMapping_ShouldResolveProjectProperty | 0.007 | |
testEvalFileNameMapping_ShouldResolveProjectPropertyAltExpr | 0.006 | |
testEvalFileNameMapping_ShouldResolveSystemPropertyWithoutMainProjectPresent | 0.007 |
testFilterArtifacts_ShouldThrowExceptionUsingStrictModeWithUnmatchedInclude | 0 | |
testFilterArtifacts_ShouldNotRemoveArtifactDirectlyIncluded | 0.001 | |
testFilterArtifacts_ShouldNotRemoveArtifactTransitivelyIncluded | 0.001 | |
testFilterArtifacts_ShouldRemoveArtifactTransitivelyExcluded | 0 | |
testFilterArtifacts_ShouldRemoveArtifactDirectlyExcluded | 0.001 | |
testFilterArtifacts_ShouldNotRemoveArtifactNotIncludedAndNotExcluded | 0 | |
testFilterArtifacts_ShouldRemoveArtifactExcludedByAdditionalFilter | 0 | |
testFilterProjects_ShouldNotRemoveProjectDirectlyIncluded | 0 | |
testFilterProjects_ShouldNotRemoveProjectTransitivelyIncluded | 0.001 | |
testFilterProjects_ShouldRemoveProjectTransitivelyExcluded | 0 | |
testFilterProjects_ShouldRemoveProjectDirectlyExcluded | 0 | |
testFilterProjects_ShouldNotRemoveProjectNotIncludedAndNotExcluded | 0.001 |
testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject | 0.001 | |
testGetProjectModules_ShouldNotIncludeMasterProject | 0 | |
testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue | 0.001 | |
testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse | 0 | |
testGetProjectModules_ShouldExcludeNonModuleOfMasterProject | 0 |
testModeToInt_InterpretAsOctalWithoutLeadingZero | 0 | |
testModeToInt_InterpretValuesWithLeadingZeroAsOctal | 0 | |
testModeToInt_FailOnInvalidOctalValue | 0 | |
testVerifyModeSanity_WarnOnNonsensicalOctalValue_002 | 0.001 | |
testVerifyModeSanity_WarnOnNonsensicalOctalValue_020 | 0 | |
testVerifyModeSanity_ReturnTrueForValidOctalValue_775 | 0 |