[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
272 | 0 | 0 | 0 | 100% | 4.005 |
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 | 17 | 0 | 0 | 0 | 100% | 1.286 |
org.apache.maven.plugin.assembly.io | 28 | 0 | 0 | 0 | 100% | 0.446 |
org.apache.maven.plugin.assembly.interpolation | 12 | 0 | 0 | 0 | 100% | 0.111 |
org.apache.maven.plugin.assembly.archive.archiver | 4 | 0 | 0 | 0 | 100% | 0.335 |
org.apache.maven.plugin.assembly.format | 3 | 0 | 0 | 0 | 100% | 0.026 |
org.apache.maven.plugin.assembly.archive.phase | 37 | 0 | 0 | 0 | 100% | 0.788 |
org.apache.maven.plugin.assembly.filter | 7 | 0 | 0 | 0 | 100% | 0.181 |
org.apache.maven.plugin.assembly.archive.task | 26 | 0 | 0 | 0 | 100% | 0.452 |
org.apache.maven.plugin.assembly.utils | 131 | 0 | 0 | 0 | 100% | 0.125 |
org.apache.maven.plugin.assembly.artifact | 7 | 0 | 0 | 0 | 100% | 0.255 |
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 | 13 | 0 | 0 | 0 | 100% | 1.24 | |
ManifestCreationFinalizerTest | 4 | 0 | 0 | 0 | 100% | 0.046 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultAssemblyReaderTest | 24 | 0 | 0 | 0 | 100% | 0.446 | |
PrefixedClasspathLocatorStrategyTest | 4 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyExpressionEvaluatorTest | 5 | 0 | 0 | 0 | 100% | 0.092 | |
AssemblyInterpolatorTest | 7 | 0 | 0 | 0 | 100% | 0.019 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyProxyArchiverTest | 4 | 0 | 0 | 0 | 100% | 0.335 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ReaderFormatterTest | 3 | 0 | 0 | 0 | 100% | 0.026 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyArchiverPhaseComparatorTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
DependencySetAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.026 | |
FileItemAssemblyPhaseTest | 6 | 0 | 0 | 0 | 100% | 0.185 | |
FileSetAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.053 | |
ModuleSetAssemblyPhaseTest | 24 | 0 | 0 | 0 | 100% | 0.466 | |
RepositoryAssemblyPhaseTest | 2 | 0 | 0 | 0 | 100% | 0.056 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComponentsXmlArchiverFileFilterTest | 7 | 0 | 0 | 0 | 100% | 0.181 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AddArtifactTaskTest | 5 | 0 | 0 | 0 | 100% | 0.02 | |
AddDependencySetsTaskTest | 8 | 0 | 0 | 0 | 100% | 0.01 | |
AddDirectoryTaskTest | 4 | 0 | 0 | 0 | 100% | 0.067 | |
AddFileSetsTaskTest | 9 | 0 | 0 | 0 | 100% | 0.355 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssemblyFileUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.02 | |
AssemblyFormatUtilsTest | 69 | 0 | 0 | 0 | 100% | 0.043 | |
FilterUtilsTest | 12 | 0 | 0 | 0 | 100% | 0.004 | |
LineEndingsUtilsTest | 24 | 0 | 0 | 0 | 100% | 0.055 | |
LinuxLineFeedInputStreamTest | 7 | 0 | 0 | 0 | 100% | 0 | |
ProjectUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.003 | |
TypeConversionUtilsTest | 6 | 0 | 0 | 0 | 100% | 0 | |
WindowsLineFeedInputStreamTest | 7 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultDependencyResolverTest | 4 | 0 | 0 | 0 | 100% | 0.255 | |
ResolutionManagementInfoTest | 3 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
addFileSet_SkipWhenSourceIsAssemblyWorkDir | 0.052 | |
addFileSet_addExcludeWhenSourceContainsAssemblyWorkDir | 0.029 | |
addFile_NoPerms_CallAcceptFilesOnlyOnce | 0.073 | |
addDirectory_NoPerms_CallAcceptFilesOnlyOnce | 0.181 |
testCreateWarArchiver_ShouldDisableIgnoreWebxmlOption | 0.395 | |
testCreateTarArchiver_ShouldNotInitializeCompression | 0.086 | |
testCreateTarArchiver_TarGzFormat_ShouldInitializeGZipCompression | 0.067 | |
testCreateTarArchiver_TgzFormat_ShouldInitializeGZipCompression | 0.097 | |
testCreateTarArchiver_TarBz2Format_ShouldInitializeBZipCompression | 0.048 | |
testCreateTarArchiver_Tbz2Format_ShouldInitializeBZipCompression | 0.034 | |
testCreateTarArchiver_InvalidFormat_ShouldFailWithInvalidCompression | 0.029 | |
failWhenAssemblyIdIsNull | 0.111 | |
testCreateArchive | 0.15 | |
testCreateArchiver_ShouldConfigureArchiver | 0.127 | |
testCreateArchiver_ShouldCreateTarArchiverWithNoCompression | 0.033 | |
testCreateArchiver_ShouldCreateWarArchiverWithIgnoreWebxmlSetToFalse | 0.035 | |
testCreateArchiver_ShouldCreateZipArchiver | 0.028 |
testShouldDoNothingWhenArchiveConfigIsNull | 0 | |
testShouldDoNothingWhenArchiverIsNotJarArchiver | 0.002 | |
testShouldAddManifestWhenArchiverIsJarArchiver | 0.036 | |
testShouldAddManifestEntriesWhenArchiverIsJarArchiver | 0.008 |
testExecute_ShouldNotAddDependenciesWhenProjectHasNone | 0.004 | |
testExecute_ShouldAddOneDependencyFromProject | 0.022 |
testExecute_ShouldAddNothingWhenNoFileItemsArePresent | 0.025 | |
testExecute_ShouldAddAbsoluteFileNoFilterNoLineEndingConversion | 0.035 | |
testExecute_ShouldAddRelativeFileNoFilterNoLineEndingConversion | 0.026 | |
testExecute_WithOutputDirectory | 0.034 | |
testExecute_WithOutputDirectoryAndDestName | 0.033 | |
testExecute_WithOutputDirectoryAndDestNameAndIncludeBaseDirectoryFalse | 0.032 |
testShouldAddOneFileSet | 0.029 | |
testShouldNotFailWhenNoFileSetsSpecified | 0.024 |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchInclude | 0.005 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchExclude | 0 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchFileMode | 0 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldNotCatchDirMode | 0 | |
testCreateFileSet_ShouldUseModuleDirOnlyWhenOutDirIsNull | 0.036 | |
testCreateFileSet_ShouldPrependModuleDirWhenOutDirIsProvided | 0.025 | |
testCreateFileSet_ShouldAddExcludesForSubModulesWhenExcludeSubModDirsIsTrue | 0.026 | |
testExecute_ShouldSkipIfNoModuleSetsFound | 0.003 | |
testExecute_ShouldAddOneModuleSetWithOneModuleInIt | 0.035 | |
testAddModuleBinaries_ShouldReturnImmediatelyWhenBinariesIsNull | 0 | |
testAddModuleBinaries_ShouldFilterPomModule | 0.025 | |
testAddModuleBinaries_ShouldAddOneModuleAttachmentArtifactAndNoDeps | 0.027 | |
testAddModuleBinaries_ShouldFailWhenOneModuleDoesntHaveAttachmentWithMatchingClassifier | 0.025 | |
testAddModuleBinaries_ShouldAddOneModuleArtifactAndNoDeps | 0.027 | |
testAddModuleArtifact_ShouldThrowExceptionWhenArtifactFileIsNull | 0.001 | |
testAddModuleArtifact_ShouldAddOneArtifact | 0.026 | |
testAddModuleSourceFileSets_ShouldReturnImmediatelyIfSourcesIsNull | 0.001 | |
testAddModuleSourceFileSets_ShouldAddOneSourceDirectory | 0.049 | |
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsOnlyCurrentProject | 0.025 | |
testGetModuleProjects_ShouldReturnNothingWhenReactorContainsTwoSiblingProjects | 0.047 | |
testGetModuleProjects_ShouldReturnModuleOfCurrentProject | 0.026 | |
testGetModuleProjects_ShouldReturnDescendentModulesOfCurrentProject | 0.027 | |
testGetModuleProjects_ShouldExcludeModuleAndDescendentsTransitively | 0.03 | |
testIsDeprecatedModuleSourcesConfigPresent_ShouldCatchOutputDir | 0 |
testExecute_ShouldNotIncludeRepositoryIfNonSpecifiedInAssembly | 0.025 | |
testExecute_ShouldIncludeOneRepository | 0.031 |
testShouldAddArchiveFileWithoutUnpacking | 0.001 | |
testShouldAddArchiveFileWithDefaultOutputLocation | 0.013 | |
testShouldAddArchiveFileWithUnpack | 0.002 | |
testShouldAddArchiveFileWithUnpackAndModes | 0.002 | |
testShouldAddArchiveFileWithUnpackIncludesAndExcludes | 0.002 |
testAddDependencySet_ShouldInterpolateDefaultOutputFileNameMapping | 0.003 | |
testAddDependencySet_ShouldNotAddDependenciesWhenProjectHasNone | 0 | |
testAddDependencySet_ShouldNotAddDependenciesWhenProjectIsStubbed | 0 | |
testAddDependencySet_ShouldAddOneDependencyFromProjectWithoutUnpacking | 0.001 | |
testAddDependencySet_ShouldAddOneDependencyFromProjectUnpacked | 0.004 | |
testGetDependencyArtifacts_ShouldGetOneDependencyArtifact | 0 | |
testGetDependencyArtifacts_ShouldFilterOneDependencyArtifactViaInclude | 0 | |
testGetDependencyArtifacts_ShouldIgnoreTransitivePathFilteringWhenIncludeNotTransitive | 0.002 |
testAddDirectory_ShouldNotAddDirectoryIfNonExistent | 0 | |
testAddDirectory_ShouldAddDirectory | 0.02 | |
testAddDirectory_ShouldAddDirectoryWithDirMode | 0.023 | |
testAddDirectory_ShouldAddDirectoryWithIncludesAndExcludes | 0.024 |
testGetFileSetDirectory_ShouldReturnBasedir | 0.038 | |
testGetFileSetDirectory_ShouldReturnAbsoluteSourceDir | 0.046 | |
testGetFileSetDirectory_ShouldReturnDirFromBasedirAndSourceDir | 0.046 | |
testGetFileSetDirectory_ShouldReturnDirFromArchiveBasedirAndSourceDir | 0.048 | |
testAddFileSet_ShouldAddDirectory | 0.03 | |
testAddFileSet_ShouldAddDirectoryUsingSourceDirNameForDestDir | 0.05 | |
testAddFileSet_ShouldNotAddDirectoryWhenSourceDirNonExistent | 0.048 | |
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNonExistent | 0.024 | |
testExecute_ShouldThrowExceptionIfArchiveBasedirProvidedIsNotADirectory | 0.025 |
test_getRepositoryResolutionRequirements | 0.138 | |
test_aggregateRemoteArtifactRepositories | 0.037 | |
test_getDependencySetResolutionRequirements | 0.038 | |
test_getModuleSetResolutionRequirements | 0.042 |
testName | 0 | |
testAddSingleArtifactWithReplacemen | 0 | |
testAddMultiArtifactWithReplacemen | 0 |
testAddComponentsXml_ShouldAddComponentWithoutRoleHint | 0.002 | |
testAddComponentsXml_ShouldAddComponentWithRoleHint | 0 | |
testAddComponentsXml_ShouldAddTwoComponentsWithRoleHints | 0 | |
testAddToArchive_ShouldWriteComponentWithoutHintToFile | 0.15 | |
testAddToArchive_ShouldWriteComponentWithHintToFile | 0.005 | |
testAddToArchive_ShouldWriteTwoComponentToFile | 0.006 | |
testAddToArchive_ShouldWriteTwoComponentToArchivedFile | 0.018 |
lineDosFeed | 0.025 | |
lineDosFeed_withoutFiltering | 0 | |
lineUnixFeedWithInterpolation | 0.001 |
testShouldResolveModelGroupId | 0 | |
testShouldResolveModelPropertyBeforeModelGroupId | 0 | |
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId | 0.09 | |
testShouldReturnUnchangedInputForUnresolvedExpression | 0.001 | |
testShouldInterpolateMultiDotProjectExpression | 0.001 |
testShouldResolveContextValueBeforeModelPropertyOrModelGroupIdInAssemblyId | 0.016 | |
testShouldInterpolateMultiDotProjectExpression | 0 | |
testDependencySetOutputFileNameMappingsAreNotInterpolated | 0.001 | |
testDependencySetOutputDirectoryIsNotInterpolated | 0 | |
testShouldResolveModelGroupIdInAssemblyId | 0.001 | |
testShouldResolveModelPropertyBeforeModelGroupIdInAssemblyId | 0 | |
testShouldNotTouchUnresolvedExpression | 0.001 |
testIncludeSiteInAssembly_ShouldFailIfSiteDirectoryNonExistent | 0 | |
testIncludeSiteInAssembly_ShouldAddSiteDirFileSetWhenDirExists | 0.021 | |
testMergeComponentWithAssembly_ShouldAddOneFileSetToExistingListOfTwo | 0.001 | |
testMergeComponentWithAssembly_ShouldAddOneFileItemToExistingListOfTwo | 0.001 | |
testMergeComponentWithAssembly_ShouldAddOneDependencySetToExistingListOfTwo | 0 | |
testMergeComponentWithAssembly_ShouldAddOneRepositoryToExistingListOfTwo | 0.001 | |
testMergeComponentWithAssembly_ShouldAddOneContainerDescriptorHandlerToExistingListOfTwo | 0.001 | |
testMergeComponentsWithMainAssembly_ShouldAddOneFileSetToAssembly | 0.009 | |
testReadAssembly_ShouldReadAssemblyWithoutComponentsInterpolationOrSiteDirInclusion | 0.025 | |
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromAssemblyWithoutComponentsOrInterpolation | 0.047 | |
testReadAssembly_ShouldReadAssemblyWithSiteDirInclusionFromConfigWithoutComponentsOrInterpolation | 0.045 | |
testReadAssembly_ShouldReadAssemblyWithComponentWithoutSiteDirInclusionOrInterpolation | 0.003 | |
testReadAssembly_ShouldReadAssemblyWithComponentInterpolationWithoutSiteDirInclusionOrAssemblyInterpolation | 0.004 | |
testReadAssembly_ShouldReadAssemblyWithInterpolationWithoutComponentsOrSiteDirInclusion | 0.024 | |
testGetAssemblyFromDescriptorFile_ShouldReadAssembly | 0.006 | |
testGetAssemblyForDescriptorReference_ShouldReadBinaryAssemblyRef | 0.026 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleFile | 0.03 | |
testReadAssemblies_ShouldFailWhenSingleDescriptorFileMissing | 0.026 | |
testReadAssemblies_ShouldIgnoreMissingSingleDescriptorFileWhenIgnoreIsConfigured | 0.025 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromSingleRef | 0.027 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromFileArray | 0.032 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromMultipleRefs | 0.027 | |
testReadAssemblies_ShouldGetAssemblyDescriptorFromDirectory | 0.032 | |
testReadAssemblies_ShouldGetTwoAssemblyDescriptorsFromDirectoryWithThreeFiles | 0.033 |
testResolvePrefixWithLeadingSlashAndWithTrailingSlash | 0 | |
testResolvePrefixWithLeadingSlashAndWithoutTrailingSlash | 0 | |
testResolvePrefixWithoutLeadingSlashAndWithTrailingSlash | 0 | |
testResolvePrefixWithoutLeadingSlashAndWithoutTrailingSlash | 0 |
testFixRelativePathRefs_ShouldRemoveRelativeRefToCurrentDir | 0 | |
testFixRelativePathRefs_ShouldRemoveEmbeddedSameDirRef | 0 | |
testFixRelativePathRefs_ShouldRemoveEmbeddedParentDirRef | 0 | |
testFixRelativePathRefs_ShouldTruncateRelativeRefToParentDir | 0 | |
testGetDistroName_ShouldUseJustFinalNameWithNoAppendAssemblyIdOrClassifier | 0 | |
testGetDistroName_ShouldUseFinalNamePlusClassifierWhenAppendAssemblyIdIsNull | 0 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseArtifactInfo | 0 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseArtifactInfo | 0 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseArtifactInfo | 0.001 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseArtifactInfo | 0 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseModuleInfo | 0.001 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseModuleInfo | 0 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseModuleInfo | 0.001 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseModuleInfo | 0 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject | 0.001 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject | 0 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject | 0 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject | 0 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef | 0.001 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef | 0 | |
testGetOutputDir_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef | 0.001 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir_UseExplicitMainProject_projectRef | 0 | |
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions | 0.001 | |
testGetOutputDir_ShouldNotAlterOutDirWhenIncludeBaseFalseAndNoExpressions_CheckWithBackslash | 0 | |
testGetOutputDir_ShouldAppendSlashToOutDirWhenMissingAndIncludeBaseFalseAndNoExpressions | 0.001 | |
testGetOutputDir_ShouldResolveGroupIdInOutDir | 0 | |
testGetOutputDir_ShouldResolveVersionInOutDir | 0.001 | |
testGetOutputDir_ShouldResolveArtifactIdInOutDir | 0.001 | |
testGetOutputDir_ShouldResolveVersionInLargerOutDirExpr | 0 | |
testGetOutputDir_ShouldResolveFinalNameInOutDir | 0.001 | |
testGetOutputDir_ShouldResolveBuildFinalNameInOutDir | 0 | |
testGetOutputDir_ShouldReturnEmptyPathWhenAllInputIsEmptyAndIncludeBaseFalse | 0.001 | |
testGetOutputDir_ShouldRemoveRelativeRefToCurrentDir | 0 | |
testGetOutputDir_ShouldRemoveEmbeddedSameDirRef | 0.001 | |
testGetOutputDir_ShouldRemoveEmbeddedParentDirRef | 0 | |
testGetOutputDir_ShouldTruncateRelativeRefToParentDir | 0.001 | |
testGetOutputDir_ShouldResolveProjectProperty | 0 | |
testGetOutputDir_ShouldResolveProjectPropertyAltExpr | 0.002 | |
testEvalFileNameMapping_ShouldResolveArtifactIdAndBaseVersionInOutDir_UseArtifactInfo_WithValidMainProject | 0.001 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfo | 0 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfo | 0.001 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfo | 0.001 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseArtifactInfoAndModulePrefix | 0.001 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseArtifactInfoAndModulePrefix | 0.001 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseArtifactInfoAndModulePrefix | 0.001 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject | 0.001 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject | 0.002 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject | 0 | |
testEvalFileNameMapping_ShouldResolveGroupIdInOutDir_UseExplicitMainProject_projectRef | 0.001 | |
testEvalFileNameMapping_ShouldResolveArtifactIdInOutDir_UseExplicitMainProject_projectRef | 0.001 | |
testEvalFileNameMapping_ShouldResolveVersionInOutDir_UseExplicitMainProject_projectRef | 0.001 | |
testEvalFileNameMapping_ShouldRemoveRelativeRefToCurrentDir | 0.001 | |
testEvalFileNameMapping_ShouldRemoveEmbeddedSameDirRef | 0.001 | |
testEvalFileNameMapping_ShouldRemoveEmbeddedParentDirRef | 0.001 | |
testEvalFileNameMapping_ShouldTruncateRelativeRefToParentDir | 0.001 | |
testEvalFileNameMapping_ShouldPassExpressionThroughUnchanged | 0 | |
testEvalFileNameMapping_ShouldInsertClassifierAheadOfExtension | 0 | |
testEvalFileNameMapping_ShouldAppendDashClassifierWhenClassifierPresent | 0.002 | |
testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierMissing | 0.001 | |
testEvalFileNameMapping_ShouldNotAppendDashClassifierWhenClassifierEmpty | 0.001 | |
testEvalFileNameMapping_ShouldResolveGroupId | 0.001 | |
testEvalFileNameMapping_ShouldResolveArtifactId | 0.001 | |
testEvalFileNameMapping_ShouldResolveVersion | 0.001 | |
testEvalFileNameMapping_ShouldResolveExtension | 0.001 | |
testEvalFileNameMapping_ShouldResolveProjectProperty | 0.002 | |
testEvalFileNameMapping_ShouldResolveProjectPropertyAltExpr | 0 | |
testEvalFileNameMapping_ShouldResolveSystemPropertyWithoutMainProjectPresent | 0 | |
testWindowsPath | 0.001 | |
testLinuxRootReferencePath | 0 |
testFilterArtifacts_ShouldThrowExceptionUsingStrictModeWithUnmatchedInclude | 0.002 | |
testFilterArtifacts_ShouldNotRemoveArtifactDirectlyIncluded | 0 | |
testFilterArtifacts_ShouldNotRemoveArtifactTransitivelyIncluded | 0 | |
testFilterArtifacts_ShouldRemoveArtifactTransitivelyExcluded | 0 | |
testFilterArtifacts_ShouldRemoveArtifactDirectlyExcluded | 0 | |
testFilterArtifacts_ShouldNotRemoveArtifactNotIncludedAndNotExcluded | 0 | |
testFilterArtifacts_ShouldRemoveArtifactExcludedByAdditionalFilter | 0 | |
testFilterProjects_ShouldNotRemoveProjectDirectlyIncluded | 0.001 | |
testFilterProjects_ShouldNotRemoveProjectTransitivelyIncluded | 0 | |
testFilterProjects_ShouldRemoveProjectTransitivelyExcluded | 0 | |
testFilterProjects_ShouldRemoveProjectDirectlyExcluded | 0.001 | |
testFilterProjects_ShouldNotRemoveProjectNotIncludedAndNotExcluded | 0 |
shouldWorkCauseWeTestJdkEnumConversion | 0 | |
shouldReturnDosLineEnding | 0 | |
shouldReturnUnixLineEnding | 0 | |
shouldReturnNullAsLineEndingForKeep | 0 | |
testGetLineEndingChars_ShouldReturnDosLineEnding | 0 | |
testGetLineEndingChars_ShouldReturnUnixLineEnding | 0 | |
testGetLineEndingChars_ShouldReturnNullLineEnding | 0 | |
testGetLineEndingChars_ShouldThrowFormattingExceptionWithInvalidHint | 0 | |
testConvertLineEndings_ShouldReplaceLFWithCRLF | 0.004 | |
testConvertLineEndings_ShouldReplaceLFWithCRLFAtEOF | 0.004 | |
testConvertLineEndings_ShouldReplaceCRLFWithLF | 0.003 | |
testConvertLineEndings_ShouldReplaceCRLFWithLFAtEOF | 0.004 | |
testConvertLineEndings_ShouldReplaceLFWithLF | 0.004 | |
testConvertLineEndings_ShouldReplaceLFWithLFAtEOF | 0.003 | |
testConvertLineEndings_ShouldReplaceCRLFWithCRLF | 0.005 | |
testConvertLineEndings_ShouldReplaceCRLFWithCRLFAtEOF | 0.004 | |
testConvertLineEndings_LFToCRLFNoEOFForceEOF | 0.003 | |
testConvertLineEndings_LFToCRLFWithEOFForceEOF | 0.003 | |
testConvertLineEndings_LFToCRLFNoEOFStripEOF | 0.003 | |
testConvertLineEndings_LFToCRLFWithEOFStripEOF | 0.003 | |
testConvertLineEndings_CRLFToLFNoEOFForceEOF | 0.003 | |
testConvertLineEndings_CRLFToLFWithEOFForceEOF | 0.003 | |
testConvertLineEndings_CRLFToLFNoEOFStripEOF | 0.003 | |
testConvertLineEndings_CRLFToLFWithEOFStripEOF | 0.003 |
testSimpleString | 0 | |
testCrOnly | 0 | |
testInTheMiddleOfTheLine | 0 | |
testCrAtEnd | 0 | |
testMultipleBlankLines | 0 | |
testTwoLinesAtEnd | 0 | |
testRetainLineFeed | 0 |
testGetProjectModules_ShouldIncludeDirectModuleOfMasterProject | 0 | |
testGetProjectModules_ShouldNotIncludeMasterProject | 0.001 | |
testGetProjectModules_ShouldIncludeInDirectModuleOfMasterWhenIncludeSubModulesIsTrue | 0.001 | |
testGetProjectModules_ShouldExcludeInDirectModuleOfMasterWhenIncludeSubModulesIsFalse | 0 | |
testGetProjectModules_ShouldExcludeNonModuleOfMasterProject | 0.001 |
testModeToInt_InterpretAsOctalWithoutLeadingZero | 0 | |
testModeToInt_InterpretValuesWithLeadingZeroAsOctal | 0 | |
testModeToInt_FailOnInvalidOctalValue | 0 | |
testVerifyModeSanity_WarnOnNonsensicalOctalValue_002 | 0 | |
testVerifyModeSanity_WarnOnNonsensicalOctalValue_020 | 0 | |
testVerifyModeSanity_ReturnTrueForValidOctalValue_775 | 0 |
testSimpleString | 0 | |
testInTheMiddleOfTheLine | 0 | |
testMultipleBlankLines | 0 | |
testTwoLinesAtEnd | 0 | |
testRetainLineFeed | 0 | |
testLinuxLinefeeds | 0 | |
testMalformed | 0 |